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

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Configuring VLANS and GVRP on the Distribution Switch
CLI Quick
Configuration
1558
®
OS for EX Series Ethernet Switches, Release 10.4
ge-0/1/3 {
unit 0 {
family ethernet-switching;
}
}
}
protocols {
igmp-snooping {
vlan all;
}
lldp {
interface all;
}
lldp-med {
interface all;
}
gvrp {
interface xe-0/1/0.0;
}
rstp;
}
ethernet-switching-options {
storm-control {
interface all {
level 50;
}
}
}
vlans {
finance {
vlan-id 100;
}
lab {
vlan-id 200;
}
sales {
vlan-id 300;
}
}
To quickly configure the
finance
enable GVRP on the trunk interface of the Distribution Switch, copy the following
commands and paste them into the switch terminal window of the Distribution Switch:
[edit]
set vlans finance vlan-id 100
set vlans lab vlan-id 200
set vlans sales vlan-id 300
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 gvrp interface xe-0/1/1.0
set protocols gvrp interface xe-0/1/0.0
,
lab
, and
sales
VLANs on the Distribution Switch and to
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents