Cisco Cisco Packet Data Gateway (PDG) 管理者ガイド

ページ / 377
Getting Started   
▀  Using the CLI for Initial Configuration 
 
 
▄  Cisco ASR 5000 System Administration Guide 
42 
   
Step b 
Enter the following command to specify a name for the interface: 
[local]host_name(config-ctx)# interface interface_name 
interface_name is the name of the interface expressed as an alphanumeric string of 1 through 79 characters 
that is case sensitive. The following prompt appears as the system enters the Ethernet Interface Configuration 
mode:
 
[local]host_name(config-if-eth)# 
Step c 
Configure an IP address for the interface configured in the previous step by entering the following 
command: 
{ ip address | ipv6 address } ipaddress subnetmask 
Important:
  If you are executing this command to correct an address or subnet that was mis-configured 
with the Quick Setup Wizard, you must verify the default route and port binding configuration. Use step 11 
and step 6 of this procedure. If there are issues, perform steps 7e through 7k to reconfigure the information. 
Step d 
Enter the following command to exit the Ethernet interface configuration mode: 
[local]host_name(config-if-eth)# exit 
[local]host_name(config-ctx)# 
Step e 
Configure a static route, if required, to point the system to a default gateway. Entering the 
following command: 
{ ip | ipv6 } route gw_address interface_name 
Step f Enter the following to exit from the context configuration mode: 
[local]host_name(config-ctx)# exit 
[local]host_name(config)# 
Step g 
Enter the Ethernet Port Configuration mode: 
port ethernet slot#/port# 
Step h 
Bind the port to the interface that you created in step 7b. Binding associates the port and all of its 
settings to the interface. Enter the following command: 
[local]host_name(config-port-slot#/port#)# bind interface interface_name local 
[local]host_name(config-port-slot#/port#)# no shutdown 
interface_name is the name of the interface that you configured in step 7b.
 
Step i 
Specify which Ethernet media you are using. Enter the following: 
[local]host_name(config-port-slot#/port#)# media [ rj45 | sfp ] 
The SPIO is equipped with dual RJ-45 and dual SFP interfaces. The RJ-45 interfaces connect the system to 
the management network with CAT3 or CAT5 Ethernet cable. The SFP interfaces connect the system to the 
management network with 1000Base-SX optical fiber cable.