Network Tools
2H28-08R SmartSwitch 2208 User’s Guide 5-75
Example:
bridge:
Syntax: bridge [ENABLE/DISABLE] [IFNUM/ALL]
Description: The bridge command allows bridge
management to be enabled or disabled at the
user’s request, either one at a time or all at once.
Specifying a single interface number will affect
the bridging status of that interface, while
specifying ALL will affect every interface.
Options: Not Applicable
Example:
-> arp -a
# Interface
# (SonicInt)
# (SonicInt)
# (SonicInt)
# (SonicInt)
Network Address
122.144.40.111
122.144.48.109
122.144.52.68
122.144.21.43
Physical Address
00.00.0e.12.3c.04
00.00.0e.f3.3d.14
00.00.0e.12.3c.04
00.00.0e.03.1d.3c
Media Type
3(dynamic)
3(dynamic)
3(dynamic)
3(dynamic)
-> arp -d 1 122.144.52.68
-> arp -s 1 22.44.2.3 00:00:0e:03:1d:3c
05141-67
-> arp -f
-> bridge disable all
-> bridge enable 1
05141-68
-> bridge disable 1