Administrator Guide

management egress-interface-selection
2. Configure which applications uses EIS.
EIS mode
application {all | application-type}
NOTE: If you configure SNMP as the management application for EIS and you add a default management route,
when you perform an SNMP walk and check the debugging logs for the source and destination IPs, the SNMP agent
uses the destination address of incoming SNMP packets as the source address for outgoing SNMP responses for
security.
Management Interfaces
The switch supports the Management Ethernet interface as well as the standard interface on any port. You can use either method to
connect to the system.
Configuring a Dedicated Management Interface
The dedicated Management interface provides management access to the system.
You can configure this interface using the CLI, but the configuration options on this interface are limited. You cannot configure Gateway
addresses and IP addresses if it appears in the main routing table of Dell Networking OS. In addition, proxy ARP is not supported on this
interface.
To configure a management interface, use the following commands.
Enter the slot and the port (0) to configure a Management interface.
CONFIGURATION mode
interface managementethernet slot/port
To configure a management port on an RPM, specify the RPM by entering slot 10 or slot 11.
Configure 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 /prefix format (/x).
You can configure two global IPv6 addresses on the switch in EXEC Privilege mode. To view the addresses, use the show interface
managementethernet command, as shown in the following example. If you try to configure a third IPv6 address, an error message
displays. If you enable auto-configuration, all IPv6 addresses on that management interface are auto-configured. The first IPv6 address
that you configure on the management interface is the primary address. If deleted, you must re-add it; the secondary address is not
promoted.
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.
Viewing Two Global IPv6 Addresses
Dell#show interfaces managementethernet 0/0
ManagementEthernet 0/0 is up, line protocol is up
Hardware is DellEth, 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
Interfaces
403