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

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Step-by-Step
Procedure
Results
1584
®
OS for EX Series Ethernet Switches, Release 10.4
To configure access Switch A for MVRP:
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
Check the results of the configuration:
[edit]
user@switch# show
interfaces {
ge-0/0/1 {
unit 0 {
family ethernet-switching {
vlan {
members finance;
}
}
}
}
ge-0/0/2 {
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents