Reference Guide

Interfaces | 409
Displaying a Management Interface Configuration
You can manage the S5000 from any port. Configure an IP address for the port using the ip address
command, and enable it using the command
no shutdown. The user may use the command description from
INTERFACE mode to note that the interface is the management interface. There is no separate
management routing table, so the user must configure all routes in the IP routing table (the
ip route
command).
To display the configuration for a given port, use the
show interface command from EXEC Privilege mode
(Figure 21-8).
To display the routing table for a given port, use the
show ip management-route command from EXEC
Privilege mode (Figure 21-8).
Figure 21-8. Viewing Management Routes
Dell#show interfaces managementethernet 0/0
ManagementEthernet 0/0 is up, line protocol is up
Hardware is DellForce10Eth, address is 5c:f9:dd:ef:1a:42
Current address is 5c:f9:dd:ef:1a:42
Pluggable media not present
Interface index is 436224200
Internet address is 10.11.196.105/16
Virtual-IP is not set
Virtual-IP IPv6 address is not set
MTU 1554 bytes, IP MTU 1500 bytes
LineSpeed 100 Mbit, Mode full duplex
ARP type: ARPA, ARP Timeout 04:00:00
Last clearing of "show interface" counters 05:05:26
Queueing strategy: fifo
Input 32004 packets, 2989402 bytes, 6871 multicast
Received 0 errors, 0 discarded
Output 41104 packets, 8955374 bytes, 0 multicast
Output 0 errors, 0 invalid protocol
Time since last interface status change: 05:03:13
Dell#show ip management-route
Destination Gateway State
----------- ------- -----
10.11.0.0/16 ManagementEthernet 0/0 Connected
Dell#