User's Manual

48 MDS Master Station MDS 05-6399A01, Rev. D
NOTE
In firmware versions less than 3.0.0, the SD interface is not a bridgeable interface as there is no
packet or packet-with-MAC mode support in these versions of firmware.
Configuring
Creating a bridge interface and assigning it an IP address:
% set interfaces interface bridge type bridge
% set interfaces interface bridge bridge-settings ageing-time 500
% set interfaces interface bridge ipv4 address 192.168.1.10 prefix-length 24
Adding LAN (ETH1) interface to the bridge:
% set interfaces interface bridge bridge-settings members port eth-0/0/0
Removing LAN (ETH1) interface from the bridge:
% delete interfaces interface bridge bridge-settings members port eth-0/0/0
Removing the bridge interface:
% delete interfaces interface bridge
Monitoring
Ensure the CLI is in operational mode. Follow the example below to view the state and statistics of a
bridge. In this example, bridge (bridge) is bridging the LAN (eth-0/0/0).
> show interfaces-state interface bridge
interfaces-state interface bridge
type bridge
admin-status up
oper-status up
if-index 1
phys-address 00:06:3d:07:96:82
statistics discontinuity-time 2014-02-12T14:29:35-05:00
statistics in-octets 263244716
statistics in-unicast-pkts 3231995
statistics in-multicast-pkts 0
statistics in-discards 4126
statistics in-errors 0
statistics out-octets 785224
statistics out-unicast-pkts 1362
statistics out-discards 0
statistics out-errors 0
ipv4 forwarding true
ipv4 mtu 1500
PREFIX
IP LENGTH ORIGIN
------------------------------
10.10.10.141 23 static
LINK LAYER
IP ADDRESS ORIGIN STATE
------------------------------------------------
10.10.10.98 80:c1:6e:f0:3b:7a dynamic delay
bridge stp port eth-0/0/0
number 1