Skip to main content
Version: current

port-leakage


interface/ethernet/switch/port-leakage

Syscap: musicswitch
Type: Directory

Port leakage allows bypassing egress VLAN filtering on the port. A leaky port is allowed to access other ports for various applications such as security, network control, and management. Note: When both isolation and leakage are applied to the same port, the port is isolated.

FlagNameDescription
Xdisabled
Ddynamic
Iinvalid
ArgumentTypeDescription
portsmulti { array-id }Isolated/leaked ports.
typeenum (src | dst) { src:0, dst:1 }

Lookup type of the isolation/leakage entry:

  • src - Entry applies to ingress packets of the ports.
  • dst - Entry applies to egress packets of the ports.
forwarding-typeubit (bridged, routed)Matching traffic forwarding type on Cloud Router Switch.
traffic-typeubit (unicast, multicast, broadcast)Matching traffic type.
registration-statusubit (known, unknown)Registration status for matching packets. Known ones are present in UFDB and MFDB, and unknown ones are not.
protocol-typeubit (arp, nd, dhcpv4, dhcpv6, ripv1)Included protocols for isolation/leakage.
flow-idnum
mac-profileenum (promiscuous | isolated | community1 | community2) { promiscuous:0, isolated:1, community1:2, community2:3 }Matching MAC isolation/leakage profile.
port-profilenumMatching Port isolation/leakage profile.
vlan-profileenum (promiscuous | isolated | community1 | community2) { promiscuous:0, isolated:1, community1:2, community2:3 }Matching VLAN isolation/leakage profile.