Dell PowerConnect J-EX4200-24T Software Manual page 1191

J series; j-ex series
Table of Contents

Advertisement

Step-by-Step
To configure access Switch A for MVRP:
Procedure
Configure the finance VLAN:
1.
[edit]
user@Access-Switch-A# set vlans finance vlan-id 100
Configure the lab VLAN:
2.
[edit]
user@Access-Switch-A# set vlans lab vlan–id 200
Configure the sales VLAN:
3.
[edit]
user@Access-Switch-A# set vlans sales vlan–id 300
Configure an Ethernet interface as a member of the finance VLAN:
4.
[edit]
user@Access-Switch-A# set interfaces ge-0/0/1 unit 0 family ethernet-switching vlan
members finance
Configure an Ethernet interface as a member of the lab VLAN:
5.
[edit]
user@Access-Switch-A# set interfaces ge-0/0/2 unit 0 family ethernet-switching vlan
members lab
Configure an Ethernet interface as a member of the sales VLAN:
6.
[edit]
user@Access-Switch-A# set interfaces ge-0/0/3 unit 0 family ethernet-switching vlan
members sales
Configure a trunk interface:
7.
[edit]
user@Access-Switch-A# set interfaces xe-0/1/1 unit 0 family ethernet-switching
port-mode trunk
Enable MVRP on the trunk interface:
8.
[edit]
user@Access-Switch-A# set protocols mvrp interface xe-0/1/1.0
Results
Check the results of the configuration:
[edit]
user@switch# show
interfaces {
ge-0/0/1 {
unit 0 {
family ethernet-switching {
}
}
}
ge-0/0/2 {
vlan {
members finance;
}
Chapter 58: Examples: Bridging and VLAN Configuration
1119

Advertisement

Table of Contents
loading

Table of Contents