Dual management Ethernet interfaces are independent Cisco IOS XR interfaces that let you connect the RJ45 and optical SFP management ports to different switches on the same or different subnets.
Management Ethernet interfaces
Starting with release R6.5.1, different ports from the Ethernet switch—MGMT RJ45 and optical SFP MGMT—connect to the CPU. In Cisco IOS XR, the two management Ethernet interfaces correspond to different management ports.
Dual interface restrictions
Review these restrictions before you use the optical SFP management interface.
-
iPXE is not supported over the optical interface during power-on.
-
Upgrades from earlier releases, which use only the SFP management interface, can lose management connectivity. If connectivity is lost, configure the device through the console port.
-
Upgrade the BIOS and reload the 0/RP0 location before using both management interfaces.
Example
This example shows the output of the show running-config command for management interfaces.
RP/0/RP0/CPU0:Device#show running-config
interface MgmtEth0/RP0/CPU0/0
ipv4 address 192.0.2.10 255.255.255.0
!
interface MgmtEth0/RP0/CPU0/1
ipv6 address 2001:DB8:1::1/64
ipv6 enable
!
interface MgmtEth0/RP0/OSC1/0
shutdown
!
interface MgmtEth0/RP0/OSC2/0
shutdown
!
interface MgmtEth0/RP0/OSC3/0
shutdown
!