Configuring traffic segmentation sessions, Figure 3-127, Traffic segmentation session configuration – LevelOne FGL-2870 User Manual
Page 281

VLAN Configuration
3-227
3
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-127 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/24 downlink ethernet 1/1
Console(config)#exit
Console#show pvlan
Private VLAN Status : Enabled
Uplink-to-Uplink Mode : Forwarding
Session Uplink Ports Downlink Ports
--------- ------------------------------ -----------------------------
1 Ethernet 1/24 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#