Install guide
Software Version 2.9.1 29
Software Version 2.9.1
C613-10486-00 REV C
To configure VLAN-to-WAN bridge B
1. Create the Training VLAN.
To create a Training VLAN with VID 2 to be used for VLAN-to-WAN
bridging, use the command:
create vlan=Training vid=2
2. Add switch ports to the VLAN.
To add switch ports to the Training VLAN, use the command:
add vlan=Training port=21,22
3. Add the VLAN to the bridge.
To add the VLAN to the bridge, use the command:
add vlan=2 bridge
4. Create a WAN interface.
To create a PPP interface over a synchronous port or other interface, use the
command:
create ppp=0 over=syn0
5. Configure the bridge ports.
To enable the bridge module and add the PPP interface as a virtual port,
use the commands:
enable bridge
set bridge stripvlantag=no
add bridge port=1 int=ppp0
For more information about configuring Frame Relay and PPP, see the
Point-to-Point Protocol (PPP) chapter of your Software Reference.
Command Changes
The following table summarises the new commands:
Command Change
add vlan bridge New command
delete vlan bridge New command