Motorola POWERBROADBAND T2-2500 User Manual

Page 40

Advertising
background image

VLAN

Tutorials

Motorola, Inc.

549453-001-00-a

Page 40 of 51

Verify that all devices can ping each other before proceeding

Login to T2 via telnet or hyper-terminal,
From CLI type the following commands:

Enable and create VLANs, Enable QoS

network qos enable
vlan enable
vlan mode local-mode port-based remote-mode tag-based
system reboot

vlan add vlan-id 100
vlan add vlan-id 200

Assign the PVID for the WallPlate ports

vlan interface ingress port(1-25)-1 pvid 100
vlan interface ingress port(1-25)-2 pvid 200

Assign VLAN memberships to WallPlate ports

vlan membership add 100 interface port(1-25)-1
vlan membership add 200 interface port(1-25)-2

Configure QoS for high value service

network qos interface priority eth1 mode dynamic level low
network qos classification 802.1p
network qos interface egress wfq port1 queue critical weight 5
network qos interface egress wfq port1 queue high weight 175
network qos interface egress wfq port1 queue medium weight 50
network qos interface egress wfq port1 queue low weight 5
network qos multicast config queue-allocation high

Advertising