====== WS-C4948-10GE-S ======
This switch has dedicated mgmt ethernet port.
The dedicated management port cannot route traffic to network ports. It is exclusively for management.
The management port operates in a separate routing domain called ''mgmtVrf''
enable
configure terminal
Switch(config)# interface fa1
Switch(config-if)# vrf forwarding mgmtVrf
Switch(config-if)# ip address
Switch(config-if)# no shutdown
Switch(config-if)# exit
Switch(config)# ip default-gateway
# OR if the above doesn't work for management VRF:
Switch(config)# ip route vrf mgmtVrf 0.0.0.0 0.0.0.0
copy running-config startup-config
ping vrf mgmtVrf 192.168.64.100
All IP configuration should use ''mgmtVrf'' to work:
interface Vlan28
description Management_Interface
ip address
no shutdown
end
===== OneX converter =====
000097: Jun 8 11:26:03.320: Port Te1/49: OneX converter inserted: vendor: CISCO-FOXCONN, p/n: U58H135.00, s/n: FOXxxxxxxxx
000098: Jun 8 11:29:20.721: %C4K_ETHHOLE-3-NONSFPPLUSINONEXCONVERTERHOLE: Non-SFP+ inserted in port Te1/49, which is for 10G SFP+ OneX Converter
show interfaces TenGigabitEthernet 1/49