EasyManua.ls Logo

AudioCodes Mediant - Page 13

AudioCodes Mediant
32 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configuration Note 3. VLANs
Version 6.8 13 Mediant MSBR
An advanced example shows when the MSBR can recognize LAN ports as Trunk mode:
VLAN 100 is configured on both the MSBR1 and switch devices.
On the switch, VLAN 100 and VLAN 300 is configured with clients.
On MSBR1, only enable VLAN 300 with access to the private network.
Figure 3-2: Trunk
The above example is implemented using the following commands:
MSBR(config-data)# interface gigabitethernet 4/1
MSBR(conf-if-GE 4/1)# switchport mode trunk
MSBR(conf-if-GE 4/1)# switchport trunk allowed vlan add 100,300
MSBR(conf-if-GE 4/1)# exit
MSBR(config-data)# interface gigabitethernet 4/2
MSBR(conf-if-GE 4/2)# switchport mode access
MSBR(conf-if-GE 4/2)# switchport access vlan 100
MSBR(conf-if-GE 4/2)# exit

Related product manuals