Administrator Guide
You can manage the MXL Switch from any port. Congure an IP address for the port using the ip address command. Enable the
IP address for the port using the no shutdown command. You can use the description command from INTERFACE mode to
note that the interface is the management interface. There is no separate management routing table, so you must congure all
routes in the IP routing table (use the
ip route command).
• Enter the slot and the port (0) to congure a Management interface.
CONFIGURATION mode
interface managementethernet interface
The slot range is 0–0.
• Congure an IP address and mask on a Management interface.
INTERFACE mode
ip address ip-address mask
– ip-address mask: enter an address in dotted-decimal format (A.B.C.D). The mask must be in /prex format (/x).
Example of the show interface Command
To display the conguration for a given port, use the show interface command from EXEC Privilege mode, as shown in the
following example.
To display the routing table for a given port, use the show ip route command from EXEC Privilege mode.
Dell#show int tengig 0/16
TenGigabitEthernet 0/16 is up, line protocol is down
Hardware is DellForce10Eth, address is 00:1e:c9:bb:02:c2
Current address is 00:1e:c9:bb:02:c2
Server Port AdminState is Down
Pluggable media not present
Interface index is 38080769
Internet address is not set
Mode of IP Address Assignment : NONE
DHCP Client-ID :tenG145001ec9bb02c2
MTU 1554 bytes, IP MTU 1500 bytes
LineSpeed auto
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout 04:00:00
Last clearing of "show interface" counters 2w4d2h
Queueing strategy: fifo
Input Statistics:
0 packets, 0 bytes
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts
0 runts, 0 giants, 0 throttles
0 CRC, 0 overrun, 0 discarded
Output Statistics:
0 packets, 0 bytes, 0 underruns
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 throttles, 0 discarded, 0 collisions
Rate info (interval 299 seconds):
Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Time since last interface status change: 2w4d2h
Dell#
350
Interfaces