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

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Results
Verification
1110
[edit vlans]
user@switch# set hr-comm interface ge-0/0/11.0
user@switch# set hr-comm interface ge-0/0/12.0
user@switch# set finance-comm interface ge-0/0/13.0
user@switch# set finance-comm interface ge-0/0/14.0
For each community VLAN, set the primary VLAN:
6.
[edit vlans]
user@switch# set hr-comm primary-vlan pvlan
user@switch# set finance-comm primary-vlan pvlan
Add each isolated interface to the primary VLAN:
7.
[edit vlans]
user@switch# set pvlan interface ge-0/0/15.0
user@switch# set pvlan interface ge-0/0/16.0
Check the results of the configuration:
user@switch> show configuration vlans
finance-comm {
interface {
ge-0/0/13.0;
ge-0/0/14.0;
}
primary-vlan pvlan;
}
hr-comm {
interface {
ge-0/0/11.0;
ge-0/0/12.0;
}
primary-vlan pvlan;
}
pvlan {
vlan-id 1000;
interface {
ge-0/0/15.0;
ge-0/0/16.0;
ge-0/0/0.0;
ge-1/0/0.0;
}
no-local-switching;
}
To confirm that the configuration is working properly, perform these tasks:
Verifying the Private VLAN and Secondary VLANs Were Created on page 1111

Advertisement

Table of Contents
loading

Table of Contents