Cisco Systems Cisco IOS XR Manual De Usuario

Descargar
Página de 222
4-41
Cisco IOS XR Getting Started Guide
OL-10957-02
Chapter 4      Configuring General Router Features
Configuring the Management Ethernet Interface
Configuring the Management Ethernet Interface
To use the Management Ethernet interface for system management and remote communication, you must 
configure an IP address and a subnet mask for the interface. If you want the interface to communicate 
with devices on other networks (such as remote management stations or TFTP servers), you need to 
configure a default route for the router.
Tip
For information on additional configuration options for the Management Ethernet interface, see   
Cisco IOS XR Interface and Hardware Component Configuration Guide.
Prerequisites
To configure the Ethernet Management port for network communications, you must enter the interface 
network addresses and subnet mask. Consult your network administrator or system planner for this 
information. 
SUMMARY STEPS
1.
configure
2.
interface MgmtEthrack/slot/CPU0/port
3.
ipv4 address ipv4-address subnet-mask
4.
no shutdown
5.
exit
6.
router static address-family ipv4 unicast 0.0.0.0/0 default-gateway
7.
commit
8.
end
9.
show interfaces MgmtEthrack/slot/CPU0/port