show running-config interface
Use this command to show the running system status and configuration for a specified interface, or a specified interface for a specified protocol.
Command Syntax
show running-config interface IFNAME
show running-config interface IFNAME bridge
show running-config interface IFNAME ip igmp
show running-config interface IFNAME ip multicast
show running-config interface IFNAME ip pim
show running-config interface IFNAME ipv6 ospf
show running-config interface IFNAME ipv6 rip
show running-config interface IFNAME ipv6 pim
show running-config interface IFNAME isis
show running-config interface IFNAME lacp
show running-config interface IFNAME ldp
show running-config interface IFNAME mpls
show running-config interface IFNAME mstp
show running-config interface IFNAME ospf
show running-config interface IFNAME ptp
show running-config interface IFNAME rip
show running-config interface IFNAME rstp
show running-config interface IFNAME rsvp
show running-config interface IFNAME stp
show running-config interface IFNAME synce
Parameters
bridge
Bridge.
ip
ipv6
isis
Intermediate System to Intermediate System.
lacp
Link Aggregation Control Protocol.
ldp
Label Distribution Protocol.
mpls
Multi-Protocol Label Switching.
mstp
Multiple Spanning Tree Protocol.
ospf
Open Shortest Path First.
ptp
Precision Time Protocol.
rip
Routing Information Protocol.
rstp
Rapid Spanning Tree Protocol.
rsvp
Resource Reservation Protocol.
stp
Spanning Tree Protocol.
synce
Synchronous Ethernet.
Command Mode
Privileged Exec mode and Config Mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show running-config interface eth1 bridge
!
interface eth1
switchport
bridge-group 1
switchport mode access
user-priority 3
traffic-class-table user-priority 2 num-traffic-classes 3 value 3 traffic-class-table user-priority 7 num-traffic-classes 1 value 2 traffic-class-table user-priority 7 num-traffic-classes 2 value 0 traffic-class-table user-priority 7 num-traffic-classes 3 value 0 traffic-class-table user-priority 7 num-traffic-classes 4 value 0 traffic-class-table user-priority 7 num-traffic-classes 5 value 0 traffic-class-table user-priority 7 num-traffic-classes 6
Last modified date: 10/19/2023