Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 1691

For ex series ethernet switches
Table of Contents

Advertisement

Configuring VLANS and MVRP on Distribution Switch C
CLI Quick
Configuration
Copyright © 2010, Juniper Networks, Inc.
members finance;
}
}
}
}
ge-0/0/1 {
unit 0 {
family ethernet-switching {
vlan {
members lab;
}
}
}
}
xe-0/1/0 {
unit 0 {
family ethernet-switching {
port-mode trunk;
}
}
}
}
}
protocols {
mvrp {
interface xe-0/1/0.0;
}
}
vlans {
finance {
vlan-id 100;
}
lab {
vlan-id 200;
}
sales {
vlan-id 300;
}
}
To quickly configure distribution Switch C for MVRP, copy the following commands and
paste them into the switch terminal window of distribution Switch C:
[edit]
set interfaces xe-0/1/1 unit 0 family ethernet-switching port-mode trunk
set interfaces xe-0/1/0 unit 0 family ethernet-switching port-mode trunk
set protocols mvrp interface xe-0/1/1.0
set protocols mvrp interface xe-0/1/0.0
Chapter 64: Examples: Bridging and VLAN Configuration
1587

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents