Cisco Cisco Packet Data Gateway (PDG)

Pagina di 180
  Sample L2 Interchassis HA Configuration 
SecGW VM Configuration (StarOS)  ▀   
 
SecGW Administration Guide, StarOS Release 17  ▄  
 
   
121 
SecGW VM Configuration - Primary ASR 9000 Chassis 
config 
  cli hidden 
  tech-support test-commands encrypted password <unique_encrypted_password> 
  cli test-commands encrypted password <unique_encrypted_password> 
  license key "\ 
<SecGW_license_key> 
  system hostname <ASR9K_hostname>-<SecGW#> 
  orbem 
    no siop-port 
    no iiop-port 
  #exit 
  crash max-size 2048 compression gzip 
  require session recovery 
  context local 
    no ip guarantee framed-route local-switching 
    interface LOCAL1 
      ip address <LOCAL1_IPv4-address> 
    #exit 
    server ftpd 
    #exit 
    ssh key 
<unique_encrypted_ssh_key1> 
    ssh key 
<unique_encrypted_ssh_key2> 
    ssh key 
<unique_encrypted_ssh_key3> 
    server sshd 
      subsystem sftp 
    #exit 
    server telnetd 
    #exit 
    subscriber default 
    exit 
    administrator admin encrypted password <unique_encrypted_password> 
    aaa group default 
    #exit 
    ip route <iproute_:LOCAL1_IPv4-address_mask> LOCAL1 
  #exit 
  port ethernet 1/1 
    no shutdown 
    bind interface LOCAL1 local 
  #exit 
  ca-certificate name test \ 
 pem data \ 
"-----BEGIN CERTIFICATE-----\n\ 
<certificate_data> 
-----END CERTIFICATE-----" 
  #exit