Network Tools
6H128-08 and 6H129-08 User’s Guide 5-99
Example:
bridge:
Syntax: bridge [ENABLE/DISABLE] [IFNUM/ALL]
Description: The bridge command allows each bridge port 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
051467
-> arp -f
-> bridge disable all
-> bridge enable 1
051468
-> bridge disable 1