[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Obtaining a Default Configuration for the SAE with the SRC CLI

When you create an SAE configuration group, the software creates an SAE configuration with default values filled in. You then configure the SAE within the group that you created.

Use the shared option of the set slot number sae shared command to add a new group. Use the shared sae group name command to configure the group.

To configure a group:

  1. From configuration mode, add a group. For example, to add a group called region-1 in the path /SAE/:
  2. [edit]
    
    user@host# set slot 0 sae shared /SAE/region-1 
    
    
    
  3. Commit the configuration.
  4. [edit]
    
    user@host# commit 
    
    commit complete.
    
    
    
  5. Configure the group within a shared SAE configuration.
  6. [edit]
    
    user@host# edit shared sae group region-1 ? 
    
    Possible completions:
    
      <[Enter]>                                       Execute this command
    
    > configuration
    
    > dhcp-classifier                             Configure a DHCP classification script
    
    > group                                           Group of SAE configuration properties
    
    > user-classifier                             Configure a subscriber classification script
    
      |                                                Pipe through a command
    
    
    

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]