Use this procedure to verify the NCS 1001 management Ethernet interface state, counters, and configuration before continuing system setup.
Ensure the management interface is up and properly configured before you continue system setup.
You can use interface status commands in Cisco IOS XR EXEC mode to verify the management interface state.
Procedure
Enter the show interfaces mgmtEth instance command to display the management interface configuration and counters. Example:
In the above result, the management interface is administratively down. Verify that the management interface and line protocol are up. You can also use the show interfaces summary and show interfaces brief commands in Cisco IOS XR EXEC mode to verify the management interface status. Example:
Example:This example shows sample output from the show interfaces brief command.
|
The management interface status output shows the interface state, line protocol, address, MTU, bandwidth, and traffic counters.
What to do next
If the management interface is administratively down, perform these steps:
-
Check the Ethernet cable connection.
-
Verify the IP configuration of the management interface. For details on configuring the management interface, see the Bring-up NCS 1001 chapter.
-
Verify whether the management interface is in the no shut state using the show running-config interface mgmtEth command.
This example shows sample output from the show running-config interface mgmtEth command.
RP/0/RP0/CPU0:ios#show running-config interface mgmtEth 0/RP0/CPU0/0 Sun Mar 5 03:25:26.191 CET interface MgmtEth0/RP0/CPU0/0 ipv4 address 10.58.229.131 255.255.252.0 !In the above output, the management interface is in the no shut state.