Skip to main content
Version: current

bridge


interface/bridge

Conditions: MSRP_ENABLE
Type: Directory

FlagNameDescription
Ymanagedmanaged
Ddynamicdynamic
Xdisableddisabled
Rrunningrunning
ArgumentTypeDescription
namestring
mtunum
arpenum (disabled | enabled | proxy-arp | reply-only | local-proxy-arp)
arp-timeoutalt { enum (auto) { auto:0 } , time }
protocol-modeenum (none | stp | rstp | mstp)
fast-forwardbool
igmp-snoopingbool
multicast-routerenum (disabled | temporary-query | permanent)
multicast-querierbool { }
startup-query-countnum { }
last-member-query-countnum { }
last-member-intervaltime { }
membership-intervaltime { }
querier-intervaltime { }
query-intervaltime { }
query-response-intervaltime { }
startup-query-intervaltime { }
igmp-versionenum (2 | 3)
mld-versionenum (1 | 2)
auto-macbool
admin-macmacAddr { }
ageing-timetime
prioritynum { }
max-message-agetime { }
forward-delaytime { }
transmit-hold-countnum { }
region-namestring { }
region-revisionnum { }
max-hopsnum { }
vlan-filteringbool
ether-typeenum (0x8100 | 0x88a8 | 0x9100)
pvidnum { }
frame-typesenum (admit-all | admit-only-vlan-tagged | admit-only-untagged-and-priority-tagged)
ingress-filteringbool { }
dhcp-snoopingbool
dhcp-agent-circuit-idstring

Specify the relay agent circuit-id suboption value of the option 82 to be added to the DHCP messages passing through the bridge. The string length is limited to 255 characters with the default value being: $(INTERFACE):$(VID). The string value can contain variables, whose names must be enclosed in parentheses and prepended by a dollar sign. Example: 'some_arbitrary_text $(VID) another_piece_of_text $(INTERFACE)'. The following variables are supported: HOSTNAME, INTERFACE, VID and BRIDGEMAC. For the compatibility with previous versions, where the remote-id value was fixed, the semicolon appearing in the default value expression is not included in the remote-id value, in the case when the vlan filtering is not enabled.

dhcp-agent-remote-idstring

Specify the relay agent remote-id suboption value of the option 82 to be added to the DHCP messages passing through the bridge. The string length is limited to 255 characters with the default value being: $(BRIDGEMAC). The string value can contain variables, whose names must be enclosed in parentheses and prepended by a dollar sign. Example: 'some_arbitrary_text $(HOSTNAME) another_piece_of_text $(BRIDGEMAC)'. The following variables are supported: HOSTNAME, INTERFACE, VID and BRIDGEMAC.

dhcpv6-snoopingbool
dhcpv6-agent-circuit-idstring

Specify the DHCPv6 option 18 value to be added to the DHCPv6 messages passing through the bridge. The string length is limited to 255 characters with the default value being: $(INTERFACE):$(VID). The string value can contain variables, whose names must be enclosed in parentheses and prepended by a dollar sign. Example: 'some_arbitrary_text $(VID) another_piece_of_text $(INTERFACE)'. The following variables are supported: HOSTNAME, INTERFACE, VID and BRIDGEMAC.

dhcpv6-agent-remote-idstring

Specify the DHCPv6 option 37 value to be added to the DHCPv6 messages passing through the bridge. The string length is limited to 255 characters with the default value being: $(BRIDGEMAC). The string value can contain variables, whose names must be enclosed in parentheses and prepended by a dollar sign. Example: 'some_arbitrary_text $(VID) another_piece_of_text $(INTERFACE)'. The following variables are supported: HOSTNAME, INTERFACE, VID and BRIDGEMAC.

ra-guardbool
port-cost-modebool
mvrpbool { }
msrpbool
forward-reserved-addressesbool { }
max-learned-entriesalt { enum (unlimited | auto) { unlimited:bridge::B_MAX_LEARN_UNLIMITED, auto:bridge::B_MAX_LEARN_AUTO } , num }
mlag-peer-portalt { iface_enum { none:nv::BADID } { none:nv::BADID } , iface_enum }
mlag-prioritynum
mlag-heartbeatalt { enum (none) { none:0 } , time [1s .. 10s] }
Read-only ArgumentTypeDescription
actual-mtunum
l2mtunum
mac-addressmacAddr

interface/bridge/calea

Type: Directory

FlagNameDescription
Xdisableddisabled
Iinvalidinvalid
Ddynamicdynamic
ArgumentTypeDescription
allswitch
staticswitch
dynamicswitch
chain ( mandatory )enum (input | forward | output)
actionenum (sniff | sniff-pc)
sniff-targetipAddr { }
sniff-target-portnum { }
sniff-idnum { }
in-interfacesuper { ! , iface_enum }
in-bridgesuper { ! , iface_enum }
out-interfacesuper { ! , iface_enum }
out-bridgesuper { ! , iface_enum }
in-interface-listsuper { ! , enum }
out-interface-listsuper { ! , enum }
in-bridge-listsuper { ! , enum }
out-bridge-listsuper { ! , enum }
src-mac-addresssuper { ! , macAddr , /macAddr }
dst-mac-addresssuper { ! , macAddr , /macAddr }
mac-protocolsuper { ! , alt { enum (length) { length:1, } , num [ .. 65535] } { enum (length) { length:1, } , num [ .. 65535] } }
src-addresssuper { ! , ipAddr , /num [ .. 32] }
dst-addresssuper { ! , ipAddr , /num [ .. 32] }
src-address6super { ! , ip6Prefix }
dst-address6super { ! , ip6Prefix }
src-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
dst-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
ip-protocolsuper { ! , enum () { } }
packet-marksuper { ! , enum }
packet-typesuper { ! , enum (host | broadcast | multicast | other-host) { host:0, broadcast:1, multicast:2, other-host:3 } }
limitsuper { num , [ /time] , ,num }
802.3-sapsuper { ! , num [ .. 0xff] }
802.3-typesuper { ! , num [ .. 0xffff] }
arp-opcodesuper { ! , alt { enum (request | reply | request-reverse | reply-reverse | drarp-request | drarp-reply | drarp-error | inarp-request | inarp-reply | arp-nak) { request:1, reply:2, request-reverse:3, reply-reverse:4, drarp-request:5, drarp-reply:6, drarp-error:7, inarp-request:8, inarp-reply:9, arp-nak:10 } , num [ .. 65535] } { enum (request | reply | request-reverse | reply-reverse | drarp-request | drarp-reply | drarp-error | inarp-request | inarp-reply | arp-nak) { request:1, reply:2, request-reverse:3, reply-reverse:4, drarp-request:5, drarp-reply:6, drarp-error:7, inarp-request:8, inarp-reply:9, arp-nak:10 } , num [ .. 65535] } }
arp-hardware-typesuper { ! , num [ .. 0xffff] }
arp-packet-typesuper { ! , num [ .. 0xffff] }
arp-src-addresssuper { ! , ipAddr , /num [ .. 32] }
arp-dst-addresssuper { ! , ipAddr , /num [ .. 32] }
arp-src-mac-addresssuper { ! , macAddr , /macAddr }
arp-dst-mac-addresssuper { ! , macAddr , /macAddr }
arp-gratuitoussuper { bool }
vlan-idsuper { ! , num [ .. 4095] }
vlan-prioritysuper { ! , num [ .. 7] }
vlan-encapsuper { ! , alt { enum (length) { length:1, } , num [ .. 65535] } { enum (length) { length:1, } , num [ .. 65535] } }
stp-typesuper { ! , alt { enum (config | tcn) { config:0, tcn:0x80 } , num [ .. 255] } { enum (config | tcn) { config:0, tcn:0x80 } , num [ .. 255] } }
stp-flagssuper { ! , alt { enum (topology-change | topology-change-ack) { topology-change:1, topology-change-ack:0x80 } , num [ .. 255] } { enum (topology-change | topology-change-ack) { topology-change:1, topology-change-ack:0x80 } , num [ .. 255] } }
stp-root-prioritysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-root-addresssuper { ! , macAddr , /macAddr }
stp-root-costsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-sender-prioritysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-sender-addresssuper { ! , macAddr , /macAddr }
stp-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-msg-agesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-max-agesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-hello-timesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-forward-delaysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
ingress-prioritysuper { ! , num [0 .. 63] }
tls-hostsuper { ! , string }
logbool
log-prefixstring
Read-only ArgumentTypeDescription
bytesnum
packetsnum

interface/bridge/calea/reset-counters

Type: Command

interface/bridge/calea/reset-counters-all

Type: Command

interface/bridge/filter

Type: Directory

FlagNameDescription
Xdisableddisabled
Iinvalidinvalid
Ddynamicdynamic
ArgumentTypeDescription
allswitch
staticswitch
dynamicswitch
chain ( mandatory )enum
actionenum (accept | passthrough | drop | jump | return | log | mark-packet | set-priority)
jump-targetenum ()
new-packet-markenum ()
new-prioritynum { }
passthroughbool { }
in-interfacesuper { ! , iface_enum }
in-bridgesuper { ! , iface_enum }
out-interfacesuper { ! , iface_enum }
out-bridgesuper { ! , iface_enum }
in-interface-listsuper { ! , enum }
out-interface-listsuper { ! , enum }
in-bridge-listsuper { ! , enum }
out-bridge-listsuper { ! , enum }
src-mac-addresssuper { ! , macAddr , /macAddr }
dst-mac-addresssuper { ! , macAddr , /macAddr }
mac-protocolsuper { ! , alt { enum (length) { length:1, } , num [ .. 65535] } { enum (length) { length:1, } , num [ .. 65535] } }
src-addresssuper { ! , ipAddr , /num [ .. 32] }
dst-addresssuper { ! , ipAddr , /num [ .. 32] }
src-address6super { ! , ip6Prefix }
dst-address6super { ! , ip6Prefix }
src-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
dst-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
ip-protocolsuper { ! , enum () { } }
packet-marksuper { ! , enum }
packet-typesuper { ! , enum (host | broadcast | multicast | other-host) { host:0, broadcast:1, multicast:2, other-host:3 } }
limitsuper { num , [ /time] , ,num }
802.3-sapsuper { ! , num [ .. 0xff] }
802.3-typesuper { ! , num [ .. 0xffff] }
arp-opcodesuper { ! , alt { enum (request | reply | request-reverse | reply-reverse | drarp-request | drarp-reply | drarp-error | inarp-request | inarp-reply | arp-nak) { request:1, reply:2, request-reverse:3, reply-reverse:4, drarp-request:5, drarp-reply:6, drarp-error:7, inarp-request:8, inarp-reply:9, arp-nak:10 } , num [ .. 65535] } { enum (request | reply | request-reverse | reply-reverse | drarp-request | drarp-reply | drarp-error | inarp-request | inarp-reply | arp-nak) { request:1, reply:2, request-reverse:3, reply-reverse:4, drarp-request:5, drarp-reply:6, drarp-error:7, inarp-request:8, inarp-reply:9, arp-nak:10 } , num [ .. 65535] } }
arp-hardware-typesuper { ! , num [ .. 0xffff] }
arp-packet-typesuper { ! , num [ .. 0xffff] }
arp-src-addresssuper { ! , ipAddr , /num [ .. 32] }
arp-dst-addresssuper { ! , ipAddr , /num [ .. 32] }
arp-src-mac-addresssuper { ! , macAddr , /macAddr }
arp-dst-mac-addresssuper { ! , macAddr , /macAddr }
arp-gratuitoussuper { bool }
vlan-idsuper { ! , num [ .. 4095] }
vlan-prioritysuper { ! , num [ .. 7] }
vlan-encapsuper { ! , alt { enum (length) { length:1, } , num [ .. 65535] } { enum (length) { length:1, } , num [ .. 65535] } }
stp-typesuper { ! , alt { enum (config | tcn) { config:0, tcn:0x80 } , num [ .. 255] } { enum (config | tcn) { config:0, tcn:0x80 } , num [ .. 255] } }
stp-flagssuper { ! , alt { enum (topology-change | topology-change-ack) { topology-change:1, topology-change-ack:0x80 } , num [ .. 255] } { enum (topology-change | topology-change-ack) { topology-change:1, topology-change-ack:0x80 } , num [ .. 255] } }
stp-root-prioritysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-root-addresssuper { ! , macAddr , /macAddr }
stp-root-costsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-sender-prioritysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-sender-addresssuper { ! , macAddr , /macAddr }
stp-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-msg-agesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-max-agesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-hello-timesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-forward-delaysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
ingress-prioritysuper { ! , num [0 .. 63] }
tls-hostsuper { ! , string }
logbool
log-prefixstring
Read-only ArgumentTypeDescription
bytesnum
packetsnum

interface/bridge/filter/reset-counters

Type: Command

interface/bridge/filter/reset-counters-all

Type: Command

interface/bridge/host

Type: Directory

FlagNameDescription
Xdisableddisabled
Iinvalidinvalid
Ddynamicdynamic
Llocallocal
Eexternalexternal
Aagedaged
aaged-peeraged-peer
ArgumentTypeDescription
mac-address ( mandatory )macAddr
vidnum
interface ( mandatory )iface_enum
bridge ( mandatory )iface_enum
Read-only ArgumentTypeDescription
on-interfaceiface_enum
remote-ipalt { ipAddr , ip6Addr }
dhcpv4-ipipAddr
dhcpv4-server-idipAddr
dhcpv4-statusenum (bound | requesting | searching | renewing | rebinding | expired | relay-agent)
dhcpv4-expires-aftertime

interface/bridge/mdb

Type: Directory

FlagNameDescription
Xdisableddisabled
Iinvalidinvalid
Ddynamicdynamic
ArgumentTypeDescription
group ( mandatory )address (flags=46m)
interface ( mandatory )multi { array-id, iface_enum }
bridge ( mandatory )iface_enum
vidnum
Read-only ArgumentTypeDescription
on-interfacemulti { array-id, iface_enum }

interface/bridge/monitor

Type: Command

Read-only ArgumentTypeDescription
stateenum (disabled | disabled | enabled | enabled)
current-mac-addressmacAddr
bridge-idcomposite { , }
root-bridgebool
root-bridge-idcomposite { , }
regional-root-bridge-idcomposite { , }
root-path-costnum
root-portiface_enum { none:0 }
port-countnum
designated-port-countnum
mst-config-digeststring
fast-forwardbool
multicast-routerbool
igmp-queriercomposite { , }
mld-queriercomposite { , }
declared-vlan-idsmulti { , , range }
registered-vlan-idsmulti { , , range }
mlag-statestring
mlag-active-roleenum (primary | secondary)

interface/bridge/msrp

Conditions: MSRP_ENABLE
Type: Directory

FlagNameDescription
Xdisableddisabled
Ddynamicdynamic
ArgumentTypeDescription
bridge ( mandatory )iface_enum
ranknum
stream-idcomposite { , }
talkeriface_enum { none:nv::BADID }
listeneriface_enum { none:nv::BADID }
dst-macmacAddr
vidnum
max-frame-sizenum
max-interval-framesnum
prioritynum
Read-only ArgumentTypeDescription
agetime
active-talkeriface_enum { none:nv::BADID }
active-listeneriface_enum { none:nv::BADID }
debug-infostring

interface/bridge/msrp/attributes

Conditions: MSRP_ENABLE
Type: Directory

Read-only ArgumentTypeDescription
bridgeiface_enum
portiface_enum
typeenum (TLKA | TLKF | LSTN-I | LSTN-AF | LSTN-R | LSTN-RF)
registrar-stateenum (IN | LV | MT)
applicant-stateenum (Very anxious Observer | Very anxious Passive | Very anxious New | Anxious New | Anxious Active | Quiet Active | Leaving Active | Anxious Observer | Quiet Observer | Anxious Passive | Quiet Passive | Leaving Observer)
last-eventenum (New | JoinIn | In | JoinEmpty | Empty | Leave)
stream-idcomposite { , }
dst-macmacAddr
vidnum
max-frame-sizenum
max-interval-framesnum
prioritynum
ranknum
codenum

interface/bridge/msrp/domain

Conditions: MSRP_ENABLE
Type: Directory

FlagNameDescription
Xdisableddisabled
Ddynamicdynamic
ArgumentTypeDescription
bridge ( mandatory )iface_enum
id ( mandatory )num
prioritynum
vlan-idnum
interface/bridge/msrp/domain/attributes

Conditions: MSRP_ENABLE
Type: Directory

Read-only ArgumentTypeDescription
bridgeiface_enum
portiface_enum
registrar-stateenum (IN | LV | MT)
applicant-stateenum (Very anxious Observer | Very anxious Passive | Very anxious New | Anxious New | Anxious Active | Quiet Active | Leaving Active | Anxious Observer | Quiet Observer | Anxious Passive | Quiet Passive | Leaving Observer)
last-eventenum (New | JoinIn | In | JoinEmpty | Empty | Leave)
idnum
prioritynum
vidnum
interface/bridge/msrp/domain/monitor

Conditions: MSRP_ENABLE
Type: Command

Read-only ArgumentTypeDescription
bridgeiface_enum
idnum
prioritynum
vlan-idnum
core-portsmulti { array-id, iface_enum }
boundary-portsmulti { array-id, iface_enum }

interface/bridge/msti

Type: Directory

FlagNameDescription
Xdisableddisabled
Ddynamicdynamic
ArgumentTypeDescription
identifier ( mandatory )num
bridge ( mandatory )iface_enum
prioritynum
vlan-mapping ( mandatory )multi { , , range [1 .. 4094] }

interface/bridge/msti/monitor

Type: Command

Read-only ArgumentTypeDescription
stateenum (disabled | disabled | enabled | enabled)
identifiernum
current-mac-addressmacAddr
bridge-idcomposite { , }
root-bridgebool
regional-root-bridge-idcomposite { , }
root-path-costnum
root-portiface_enum { none:0 }
port-countnum
designated-port-countnum

interface/bridge/nat

Type: Directory

FlagNameDescription
Xdisableddisabled
Iinvalidinvalid
Ddynamicdynamic
ArgumentTypeDescription
allswitch
staticswitch
dynamicswitch
chain ( mandatory )enum
actionenum (accept | passthrough | drop | jump | return | log | mark-packet | set-priority | src-nat | dst-nat | redirect | arp-reply)
jump-targetenum ()
new-packet-markenum ()
to-src-mac-addressmacAddr { }
to-dst-mac-addressmacAddr { }
to-arp-reply-mac-addressmacAddr { }
new-prioritynum { }
passthroughbool { }
in-interfacesuper { ! , iface_enum }
in-bridgesuper { ! , iface_enum }
out-interfacesuper { ! , iface_enum }
out-bridgesuper { ! , iface_enum }
in-interface-listsuper { ! , enum }
out-interface-listsuper { ! , enum }
in-bridge-listsuper { ! , enum }
out-bridge-listsuper { ! , enum }
src-mac-addresssuper { ! , macAddr , /macAddr }
dst-mac-addresssuper { ! , macAddr , /macAddr }
mac-protocolsuper { ! , alt { enum (length) { length:1, } , num [ .. 65535] } { enum (length) { length:1, } , num [ .. 65535] } }
src-addresssuper { ! , ipAddr , /num [ .. 32] }
dst-addresssuper { ! , ipAddr , /num [ .. 32] }
src-address6super { ! , ip6Prefix }
dst-address6super { ! , ip6Prefix }
src-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
dst-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
ip-protocolsuper { ! , enum () { } }
packet-marksuper { ! , enum }
packet-typesuper { ! , enum (host | broadcast | multicast | other-host) { host:0, broadcast:1, multicast:2, other-host:3 } }
limitsuper { num , [ /time] , ,num }
802.3-sapsuper { ! , num [ .. 0xff] }
802.3-typesuper { ! , num [ .. 0xffff] }
arp-opcodesuper { ! , alt { enum (request | reply | request-reverse | reply-reverse | drarp-request | drarp-reply | drarp-error | inarp-request | inarp-reply | arp-nak) { request:1, reply:2, request-reverse:3, reply-reverse:4, drarp-request:5, drarp-reply:6, drarp-error:7, inarp-request:8, inarp-reply:9, arp-nak:10 } , num [ .. 65535] } { enum (request | reply | request-reverse | reply-reverse | drarp-request | drarp-reply | drarp-error | inarp-request | inarp-reply | arp-nak) { request:1, reply:2, request-reverse:3, reply-reverse:4, drarp-request:5, drarp-reply:6, drarp-error:7, inarp-request:8, inarp-reply:9, arp-nak:10 } , num [ .. 65535] } }
arp-hardware-typesuper { ! , num [ .. 0xffff] }
arp-packet-typesuper { ! , num [ .. 0xffff] }
arp-src-addresssuper { ! , ipAddr , /num [ .. 32] }
arp-dst-addresssuper { ! , ipAddr , /num [ .. 32] }
arp-src-mac-addresssuper { ! , macAddr , /macAddr }
arp-dst-mac-addresssuper { ! , macAddr , /macAddr }
arp-gratuitoussuper { bool }
vlan-idsuper { ! , num [ .. 4095] }
vlan-prioritysuper { ! , num [ .. 7] }
vlan-encapsuper { ! , alt { enum (length) { length:1, } , num [ .. 65535] } { enum (length) { length:1, } , num [ .. 65535] } }
stp-typesuper { ! , alt { enum (config | tcn) { config:0, tcn:0x80 } , num [ .. 255] } { enum (config | tcn) { config:0, tcn:0x80 } , num [ .. 255] } }
stp-flagssuper { ! , alt { enum (topology-change | topology-change-ack) { topology-change:1, topology-change-ack:0x80 } , num [ .. 255] } { enum (topology-change | topology-change-ack) { topology-change:1, topology-change-ack:0x80 } , num [ .. 255] } }
stp-root-prioritysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-root-addresssuper { ! , macAddr , /macAddr }
stp-root-costsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-sender-prioritysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-sender-addresssuper { ! , macAddr , /macAddr }
stp-portsuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-msg-agesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-max-agesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-hello-timesuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
stp-forward-delaysuper { ! , num [0 .. 65535] , -num [0 .. 65535] }
ingress-prioritysuper { ! , num [0 .. 63] }
tls-hostsuper { ! , string }
logbool
log-prefixstring
Read-only ArgumentTypeDescription
bytesnum
packetsnum

interface/bridge/nat/reset-counters

Type: Command

interface/bridge/nat/reset-counters-all

Type: Command

interface/bridge/port

Type: Directory

FlagNameDescription
Xdisableddisabled
Iinactiveinactive
Ddynamicdynamic
Hhw-offloadhw-offload
Ymanagedmanaged
ArgumentTypeDescription
interface ( mandatory )alt { iface_enum { } { } , enum }
bridge ( mandatory )iface_enum
prioritynum
path-costnum
internal-path-costnum
edgeenum (auto | yes | no | yes-discover | no-discover)
point-to-pointenum (auto | yes | no)
learnenum (auto | yes | no)
horizonnum
hwbool
auto-isolatebool
restricted-rolebool
restricted-tcnbool
pvidnum
frame-typesenum (admit-all | admit-only-vlan-tagged | admit-only-untagged-and-priority-tagged)
ingress-filteringbool
unknown-unicast-floodbool
unknown-multicast-floodbool
broadcast-floodbool
tag-stackingbool
bpdu-guardbool
trustedbool
trusted-rabool
trusted-dhcpv6bool
mvrp-registrar-stateenum (normal | fixed)
mvrp-applicant-stateenum (normal-participant | non-participant)
multicast-routerenum (disabled | temporary-query | permanent)
fast-leavebool
Read-only ArgumentTypeDescription
parentenum
statusenum (inactive | in-bridge | in-bridge | disabled)
port-idcomposite { , }
roleenum (disabled-port | root-port | designated-port | alternate-port | backup-port)
edge-portbool
edge-port-discoverybool
point-to-point-portbool
external-fdb-statusbool
sending-rstpbool
learningbool
forwardingbool
actual-path-costnum
root-path-costnum
internal-root-path-costnum
designated-bridge-idcomposite { , }
designated-costnum
designated-port-idcomposite { , }
tx-bpdunum
rx-bpdunum
discard-transitionsnum
forward-transitionsnum
tx-tcnum
rx-tcnum
topology-changesnum
last-topology-changetime
multicast-routerbool
hw-offload-groupenum
declared-vlan-idsmulti { , , range }
registered-vlan-idsmulti { , , range }
hw-offloadbool
debug-infostring

interface/bridge/port/monitor

Type: Command

Read-only ArgumentTypeDescription
interfacealt { iface_enum , enum }
statusenum (inactive | in-bridge | in-bridge | disabled)
port-idcomposite { , }
roleenum (disabled-port | root-port | designated-port | alternate-port | backup-port)
edge-portbool
edge-port-discoverybool
point-to-point-portbool
external-fdbbool
sending-rstpbool
learningbool
forwardingbool
actual-path-costnum
root-path-costnum
internal-root-path-costnum
designated-bridge-idcomposite { , }
designated-costnum
designated-internal-costnum
designated-port-idcomposite { , }
designated-message-agenum
designated-max-agenum
designated-remaining-hopsnum
tx-rx-bpducomposite { , }
discard-transitionsnum
forward-transitionsnum
tx-rx-tccomposite { , }
topology-changesnum
last-topology-changetime
multicast-routerbool
hw-offload-groupenum
declared-vlan-idsmulti { , , range }
registered-vlan-idsmulti { , , range }

interface/bridge/port/mst-override

Type: Directory

FlagNameDescription
Xdisableddisabled
Ddynamicdynamic
ArgumentTypeDescription
interface ( mandatory )iface_enum
identifier ( mandatory )num
prioritynum
internal-path-costnum
Read-only ArgumentTypeDescription
debug-infostring
interface/bridge/port/mst-override/monitor

Type: Command

Read-only ArgumentTypeDescription
portiface_enum
statusenum (inactive | in-bridge | in-bridge | disabled)
identifiernum
port-idcomposite { , }
roleenum (disabled-port | root-port | designated-port | alternate-port | backup-port | master-port)
learningbool
forwardingbool
internal-root-path-costnum
designated-bridge-idcomposite { , }
designated-costnum
designated-internal-costnum
designated-port-idcomposite { , }
designated-remaining-hopsnum
tx-rx-bpducomposite { , }
discard-transitionsnum
forward-transitionsnum
tx-rx-tccomposite { , }
topology-changesnum
last-topology-changetime

interface/bridge/settings

Type: Settings Directory

ArgumentTypeDescription
use-ip-firewallbool
use-ip-firewall-for-vlanbool
use-ip-firewall-for-pppoebool
allow-fast-pathbool
Read-only ArgumentTypeDescription
bridge-fast-path-activebool
bridge-fast-path-packetsnum
bridge-fast-path-bytesnum
bridge-fast-forward-packetsnum
bridge-fast-forward-bytesnum

interface/bridge/vlan

Type: Directory

FlagNameDescription
Ymanagedmanaged
Xdisableddisabled
Ddynamicdynamic
ArgumentTypeDescription
bridge ( mandatory )iface_enum
vlan-ids ( mandatory )multi { , , range [1 .. 4094] }
taggedmulti { array-id, alt { iface_enum { } { } , enum } { iface_enum { } { } , enum } }
untaggedmulti { array-id, alt { iface_enum { } { } , enum } { iface_enum { } { } , enum } }
mvrp-forbiddenmulti { array-id, alt { iface_enum { } { } , enum } { iface_enum { } { } , enum } }
Read-only ArgumentTypeDescription
current-taggedmulti { array-id, iface_enum { } { } }
current-untaggedmulti { array-id, iface_enum { } { } }

interface/bridge/vlan/mvrp

Type: Directory

Read-only ArgumentTypeDescription
bridgeiface_enum
portiface_enum
vlan-idnum
registrar-stateenum (IN | LV | MT)
applicant-stateenum (Very anxious Observer | Very anxious Passive | Very anxious New | Anxious New | Anxious Active | Quiet Active | Leaving Active | Anxious Observer | Quiet Observer | Anxious Passive | Quiet Passive | Leaving Observer)
last-eventenum (New | JoinIn | In | JoinEmpty | Empty | Leave)