Remote RMX-3200 Version 5.2x Configuration Guide
Configuring the Bridge Group: Configuring Controllers for Bridging
9-3
Configuring Controllers for Bridging
To configure controllers for bridging:
1. At the main prompt, configure controller
ethernet 3 as part of bridge group
switch with STP path cost 10000 and STP priority level 120:
config controller ethernet 3 bridge switch stp cost 10000
config controller ethernet 3 bridge switch stp priority 12
2. Configure controller serial 5 as part of bridge group switch:
Note: Before configuring an asynchronous serial controller as part of the bridge
group, you must configure PPP encapsulation for the controller.
config controller serial 5 encapsulation ppp
config controller serial 5 bridge switch
3. Configure controller serial wan/1 as part of bridge group switch:
Note: Before configuring a T1/E1 serial controller as part of the bridge group,
you must configure PPP encapsulation for the controller and disable any
interface configured on the controller.
config controller serial wan/1 channel-group group encapsulation
ppp
config no interface serial wan/1
config controller serial wan/1 channel-group group bridge switch
In this scenario, you will:
Configure an Ethernet controller as part of the bridge group with a cost and
priority level
Configuring an asynchronous serial controller as part of the bridge group
Configure a T1/E1 serial controller as part of the bridge group.