Cisco Cisco Packet Data Gateway (PDG)

Seite von 115
  Configuring the Evolved Packet Data Gateway 
Configuring the System to Perform as an Evolved Packet Data Gateway  ▀   
 
ePDG Administration Guide, StarOS Release 17   ▄  
 
   
83 
Modifying the Local Context 
Use the following configuration example to create a management interface, configure remote access capability, and set 
the default subscriber in the local context: 
configure 
    context local 
       interface <mgmt_interface_name
          ip address <ip_address> <subnet_mask
          exit 
       server ftpd 
       ssh key <data> length <octets
       ssh key <data> length <octets
       ssh key <data> length <octets
       server sshd 
          subsystem sftpd 
          exit 
       server telnetd 
          exit 
       subscriber default 
          exit 
       administrator <name> encrypted password <password> ftp 
       aaa group default 
         exit 
       gttp group default 
          exit 
       ip route 0.0.0.0 0.0.0.0 <gateway_ip_addr> <mgmt_interface_name
       exit 
    port ethernet <slot_number/port_number
       no shutdown 
       bind interface <mgmt_interface_name> local