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

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Results
2306
Configure the interface as an access interface, configure support for Ethernet
3.
switching, and add the
[edit interfaces]
user@switch# set ge-0/0/2 unit 0 family ethernet-switching vlan members data-vlan
user@switch# set ge-0/0/2 unit 0 family ethernet-switching port-mode access
Configure VoIP on the interface and specify the
4.
to provide the most dependable class of service:
[edit ethernet—switching—options]
user@switch# set voip interface ge-0/0/2.0 vlan voice-vlan
user@switch# set voip interface ge-0/0/2.0 forwarding-class assured-forwarding
Configure LLDP-MED protocol support:
5.
[edit protocols]
user@switch# set lldp-med interface ge-0/0/2.0
To authenticate an IP phone and a PC connected to the IP phone on the interface,
6.
configure 802.1X authentication support and specify
NOTE: If you do not want to authenticate any device, skip the 802.1X
configuration on this interface.
[edit protocols]
user@switch# set dot1x authenticator interface ge-0/0/2.0 supplicant multiple
Display the results of the configuration:
[edit]
user@switch# show configuration
interfaces {
ge-0/0/2 {
unit 0 {
family ethernet-switching {
port-mode access;
vlan {
members data-vlan;
}
}
}
}
}
protocols {
lldp-med {
interface ge-0/0/2.0;
}
dot1x {
authenticator {
interface {
ge-0/0/2.0 {
supplicant multiple;
}
}
VLAN:
data-vlan
assured-forwarding
forwarding class
supplicant mode:
multiple

Advertisement

Table of Contents
loading

Table of Contents