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

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Step-by-Step
Procedure
Results
2804
®
OS for EX Series Ethernet Switches, Release 10.4
To configure VoIP with LLDP-MED and 802.1X:
Configure the VLANs for voice and data:
1.
[edit vlans]
user@switch# set data-vlan vlan-id 77
user@switch# set voice-vlan vlan-id 99
Associate the VLAN
data-vlan
2.
[edit vlans]
user@switch# set data-vlan interface ge-0/0/2.0
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;
}
}
}
}
with the interface:
data-vlan
VLAN:
assured-forwarding
forwarding class
multiple
supplicant mode:
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents