Reference Guide

The following rules apply to having two IPv6 addresses on a management interface:
IPv6 addresses on a single management interface cannot be in the same subnet.
IPv6 secondary addresses on management interfaces:
across a platform must be in the same subnet.
must not match the virtual IP address and must not be in the same subnet as the virtual IP.
Dell#show interfaces managementethernet 0/0
ManagementEthernet 0/0 is up, line protocol is up
Hardware is DellForce10Eth, address is 00:01:e8:a0:bf:f3
Current address is 00:01:e8:a0:bf:f3
Pluggable media not present
Interface index is 302006472
Internet address is 10.16.130.5/16
Link local IPv6 address: fe80::201:e8ff:fea0:bff3/64
Global IPv6 address: 1::1/
Global IPv6 address: 2::1/64
Virtual-IP is not set
Virtual-IP IPv6 address is not set
MTU 1554 bytes, IP MTU 1500 bytes
LineSpeed 1000 Mbit, Mode full duplex
ARP type: ARPA, ARP Timeout 04:00:00
Last clearing of "show interface" counters 00:06:14
Queueing strategy: fifo
Input 791 packets, 62913 bytes, 775 multicast
Received 0 errors, 0 discarded
Output 21 packets, 3300 bytes, 20 multicast
Output 0 errors, 0 invalid protocol
Time since last interface status change: 00:06:03
Unless you configure the management route command, you can only access the Management interface from the local LAN.
To access the Management interface from another LAN, configure the management route command to point to the
Management interface.
A virtual IP is an IP address assigned to the system (not to any management interfaces) and is a CONFIGURATION mode
command. When a virtual IP address is assigned to the system, the management interface is recognized by the virtual IP
address not by the actual interface IP address assigned to it.
virtual-ip is a CONFIGURATION mode command.
Executing the show interfaces and show ip interface brief commands on themanagement interface displays
the virtual IP address and not the actual IP address assigned on that interface.
The management interface uses only the virtual IP address if it is configured. The system cannot be accessed through the
native IP address of the management interface.
After the virtual IP address is removed, the system is accessible through the native IP address of the management interface.
Primary and secondary management interface IP and virtual IP must be in the same subnet.
To view the Management port, use the show interface Managementethernet command in EXEC Privilege mode.
Configuring a Management Interface on an Ethernet Port
You can manage the Z9500 from any port.
To configure an IP address for the port, use the following commands. There is no separate management routing table, so
configure all routes in the IP routing table (the ip route command).
Configure an IP address.
INTERFACE mode
ip address
Enable the interface.
INTERFACE mode
no shutdown
The interface is the management interface.
INTEFACE mode
description
338
Interfaces