Cisco NCS 6000 Series Manual - Halaman 6

Jelajahi secara online atau unduh pdf Manual untuk Router Jaringan Cisco NCS 6000 Series. Cisco NCS 6000 Series 12 halaman.

Cisco NCS 6000 Series Manual
Configure the XR VM Management Port
6. exit
7. router static address-family ipv4 unicast 0.0.0.0/0 default-gateway
8. commit
DETAILED STEPS
Step 1
configure
Step 2
interface MgmtEth rack/slot/CPU0/port
Example:
RP/0/RP0/CPU0:router(config)#interface mgmtEth 0/RP0/CPU0/0
Enters interface configuration mode for the management interface of the primary RP.
Step 3
ipv4 address ipv4-address subnet-mask
Example:
RP/0/RP0/CPU0:router(config-if)#ipv4 address 10.1.1.1 255.0.0.0
Assigns an IP address and a subnet mask to the interface.
Step 4
ipv4 address ipv4 virtual address subnet-mask
Example:
RP/0/RP0/CPU0:router(config-if)#ipv4 address 1.70.31.160 255.255.0.0
Assigns a virtual IP address and a subnet mask to the interface.
Step 5
no shutdown
Example:
RP/0/RP0/CPU0:router(config-if)#no shutdown
Places the interface in an "up" state.
Step 6
exit
Example:
RP/0/RP0/CPU0:router(config-if)#exit
Exits the Management interface configuration mode.
Step 7
router static address-family ipv4 unicast 0.0.0.0/0 default-gateway
Example:
RP/0/RP0/CPU0:router(config)#router static address-family ipv4 unicast 0.0.0.0/0 12.25.0.1
Specifies the IP address of the default-gateway to configure a static route; this is to be used for communications with
devices on other networks.
Step 8
commit
Bring-up the Cisco NCS 6008 Router
6
Bring-up the Cisco NCS 6008 Router