Interface moved from Device platform to device-interface
show device-interface summary
show network-interface
show platform device-interfaces
Code Block |
---|
title | show network-interface |
---|
collapse | true |
---|
|
admin@node1.bosdc1# show device-interface
Mon 2020-12-21 06:05:24 UTC
========================================
node1:mpls1
========================================
Type: ethernet
Forwarding: true
PCI Address: 0000:00:06.0
MAC Address: 52:54:00:17:6a:dc
Admin Status: up
Operational Status: up
Redundancy Status: non-redundant
Speed: 1000
in-octets: 0
in-unicast-pkts: 0
in-errors: 0
out-octets: 0
out-unicast-pkts: 0
out-errors: 0
========================================
node1:srv1
========================================
Type: ethernet
Forwarding: true
PCI Address: 0000:00:03.0
MAC Address: 52:54:00:01:a6:2d
Admin Status: up
Operational Status: up
Redundancy Status: non-redundant
Speed: 1000
in-octets: 0
in-unicast-pkts: 5
in-errors: 0
out-octets: 0
out-unicast-pkts: 5
out-errors: 0
Completed in 0.11 seconds
admin@node1.bosdc1#
admin@node1.bosdc1# show network-interface
Mon 2020-12-21 05:53:05 UTC
======== ======= ======== ======= ============ ====== ============= ========== ========== ================= ============ ========== ============== ============= ======
Router Node Device Name Forwarding VLAN Device Type Type DHCP Address Gateway Hostname Admin Status Oper Status GIID
======== ======= ======== ======= ============ ====== ============= ========== ========== ================= ============ ========== ============== ============= ======
bosdc1 node1 mpls1 mpls1 true 0 ethernet external disabled 10.0.128.1/31 10.0.128.0 -- up up 1
bosdc1 node1 srv1 srv1 true 0 ethernet external disabled 172.16.128.1/30 -- -- up up 2
Completed in 0.14 seconds
admin@node1.bosdc1#
admin@node1.bosdc1# show platform device-interfaces
Mon 2020-12-21 06:04:50 UTC
===============================================================
node1
===============================================================
----------------------------
Device Interface Information
----------------------------
Name: srv2
Manufacturer: Intel Corporation
Description: 82540EM Gigabit Ethernet Controller
Driver: e1000
Driver Version: 7.3.21-k8-NAPI
Speed: 10/10/100/100/1000
PCI Address: pci@0000:00:04.0
MAC Address: 52:54:00:1a:f4:ae
Firmware Version:
Statistics Supported: yes
Test Info Supported: yes
EEPROM Access Supported: yes
Register Dump Supported: yes
Plugin Info: unavailable
Name: srv3
Manufacturer: Intel Corporation
Description: 82540EM Gigabit Ethernet Controller
Driver: e1000
Driver Version: 7.3.21-k8-NAPI
Speed: 10/10/100/100/1000
PCI Address: pci@0000:00:05.0
MAC Address: 52:54:00:c6:76:58
Firmware Version:
Statistics Supported: yes
Test Info Supported: yes
EEPROM Access Supported: yes
Register Dump Supported: yes
Plugin Info: unavailable
Name: mpls2
Manufacturer: Intel Corporation
Description: 82540EM Gigabit Ethernet Controller
Driver: e1000
Driver Version: 7.3.21-k8-NAPI
Speed: 10/10/100/100/1000
PCI Address: pci@0000:00:07.0
MAC Address: 52:54:00:0b:bc:16
Firmware Version:
Statistics Supported: yes
Test Info Supported: yes
EEPROM Access Supported: yes
Register Dump Supported: yes
Plugin Info: unavailable
Name: wan1
Manufacturer: Intel Corporation
Description: 82540EM Gigabit Ethernet Controller
Driver: e1000
Driver Version: 7.3.21-k8-NAPI
Speed: 10/10/100/100/1000
PCI Address: pci@0000:00:09.0
MAC Address: 52:54:00:aa:42:fe
Firmware Version:
Statistics Supported: yes
Test Info Supported: yes
EEPROM Access Supported: yes
Register Dump Supported: yes
Plugin Info: unavailable
Name: mgmt1
Manufacturer: Intel Corporation
Description: 82540EM Gigabit Ethernet Controller
Driver: e1000
Driver Version: 7.3.21-k8-NAPI
Speed: 10/10/100/100/1000
PCI Address: pci@0000:00:0a.0
MAC Address: 52:54:00:de:df:57
Firmware Version:
Statistics Supported: yes
Test Info Supported: yes
EEPROM Access Supported: yes
Register Dump Supported: yes
Plugin Info: unavailable
Name: hasync
Manufacturer: Intel Corporation
Description: 82540EM Gigabit Ethernet Controller
Driver: e1000
Driver Version: 7.3.21-k8-NAPI
Speed: 10/10/100/100/1000
PCI Address: pci@0000:00:0c.0
MAC Address: 52:54:00:aa:71:15
Firmware Version:
Statistics Supported: yes
Test Info Supported: yes
EEPROM Access Supported: yes
Register Dump Supported: yes
Plugin Info: unavailable
Name: kni254
Manufacturer:
Description:
Driver:
Driver Version: unavailable
Speed:
PCI Address:
MAC Address: fe:70:29:90:c8:51
Firmware Version: unavailable
Statistics Supported: unavailable
Test Info Supported: unavailable
EEPROM Access Supported: unavailable
Register Dump Supported: unavailable
Plugin Info: unavailable
Completed in 1.03 seconds
admin@node1.bosdc1#
|