Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 3 Bridge Configuration Commands
3Com Corporation
3-2
Parameter
bridge-set: Bridge-set number, an integer in the range 1 to 255.
Description
Use the bridge bridge-set enable command to enable the specified bridge set.
Use the undo bridge bridge-set enable command to disable the specified bridge set.
Example
# Enable bridge-set 1.
[Router] bridge 1 enable
3.1.3 bridge bridging
Syntax
bridge bridge-set bridging { ip | ipx }
undo bridge bridge-set bridging { ip | ipx }
View
System view
Parameter
bridge-set: Bridge set number, in the range 1 to 255.
ip: Internet Protocol.
ipx: Internet Packet Exchange Protocol.
Description
Use the bridge bridging command to enable the bridging functuin of a network layer
protocol on a specified bridge set.
Use the undo bridge bridging command to disable the bridging function of a network
layer protocol on specified bridge set.
By default, the bridging function is enabled.
The packets that cannot be routed will be discarded when the bridging function of the IP
or IPX protocol is disabled on a bridge set.
Example
# Disable the bridging function of the IP protocol from bridge 1.
[3Com] undo bridge 1 bridging ip
# Enable the bridging function of the IP protocol on bridge 1.
[3Com] bridge 1 bridging ip