Juniper JUNOS OS 10.3 - SOFTWARE Manual page 1461

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Step-by-Step
Procedure
Results
Verification
Copyright © 2010, Juniper Networks, Inc.
To configure distribution Switch C for MVRP:
Configure the trunk interface to access Switch A:
1.
[edit]
user@Distribution-Switch-C# set interfaces xe-0/1/1 unit 0 family ethernet-switching
port-mode trunk
Configure the trunk interface to access Switch B:
2.
[edit]
user@Distribution-Switch-C# set interfaces xe-0/1/0 unit 0 family
ethernet-switching port-mode trunk
Enable MVRP on the trunk interface for
3.
[edit]
user@Distribution-Switch-C# set protocols mvrp interface xe-0/1/1.0
Enable MVRP on the trunk interface for
4.
[edit]
user@Distribution-Switch-C# set protocols mvrp interface xe-0/1/0.0
Check the results of the configuration:
[edit]
user@Distribution Switch-D# show
interfaces {
xe-0/1/0 {
unit 0 {
family ethernet-switching {
port-mode trunk;
}
}
}
xe-0/1/1 {
unit 0 {
family ethernet-switching {
port-mode trunk;
}
}
}
}
protocols {
mvrp {
interface xe-0/1/0.0;
interface xe-0/1/1.0;
}
To confirm that the configuration is updating VLAN membership, perform these tasks:
Verifying That MVRP Is Enabled on Access Switch A on page 1366
Verifying That MVRP Is Updating VLAN Membership on Access Switch A on page 1366
Verifying That MVRP Is Enabled on Access Switch B on page 1366
Chapter 58: Examples: Bridging and VLAN Configuration
xe-0/1/1
:
:
xe-0/1/0
1365

Advertisement

Table of Contents
loading

Table of Contents