Installation manual
3-198
SIGNAMAX LLC • www.signamax.eu
Configuring Traffic Segmentation Sessions
Use the Traffic Segmentation Session Configuration page to create a client session, and
assign the downlink and uplink ports to service the traffic associated with each session.
Command Attributes
• Session ID – Traffic segmentation session. (Range: 1-15)
• Direction – Uplink or downlink interface.
• Interface – Port or trunk used for assigned traffic segmentation session.
Due to switch ASIC limitations, ports 1-8, 9-16, 17-24 are grouped together when any of
the group members are configured as an uplink or downlink interface.
Web – Click VLAN, Traffic Segmentation, Session Configuration. Set the session number,
specify whether an uplink or downlink is to be used, select the interface, and click Apply.
Figure 3-109 Traffic Segmentation Session Configuration
CLI – This example enables traffic segmentation and allows traffic to be forwarded across
the uplink ports assigned to different client sessions.
Console(config)#pvlan session 1 uplink ethernet 1/28 downlink ethernet 1/14-256
Console(config)#exit
Console#show pvlan
4-257
Private VLAN Status : Enabled
Uplink-to-Uplink Mode : Forwarding
Session Uplink Ports Downlink Ports
--------- ------------------------------ -----------------------------
1 Ethernet 1/28 Ethernet 1/1
Ethernet 1/2
Ethernet 1/3
Ethernet 1/4
Ethernet 1/5
Ethernet 1/6
Ethernet 1/7
Ethernet 1/8
Console#