Local vll extended counters – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual
Page 591
Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide
567
53-1003031-02
Local VLL extended counters
4
To set a COS value for an untagged port use the following command.
Brocade(config)# router mpls
Brocade(config-mpls)# vll-local test1
Brocade(config-mpls-vll-test1)# untagged ethernet 1/1
Brocade(config-mpls-if-e1000-1/1)# cos 3
To set a COS value for an tagged port use the following command.
Brocade(config)# router mpls
Brocade(config-mpls)# vll-local test1
Brocade(config-mpls-vll-test1)# vlan 200
Brocade(config-mpls-vll-vlan)# tagged 1/2
Brocade(config-mpls-if-e1000-1/2)# cos 4
Syntax: [no] cos cos-value
The cos-value can be set to a priority between 0 - 7.
Local VLL extended counters
With the support of ingress and egress port VLAN counters on the Brocade MLXe series 8x10G
module, the port VLAN counters are enabled by default for all Local VLL instances.
The user can disable the extended counter functionality globally for all the Local VLL instances by
entering the following command.
Brocade(config-mpls)# vll-local-policy
Brocade(config-mpls-vll-local-policy)# no extended-counters
Syntax: [no] extended-counters
When the extended counters are disabled globally, The user can enable the extended counters for
a particular Local VLL instance to display the number of bytes and packets received and sent on a
particular endpoint or all the endpoints of that Local VLL instance.
To enable the extended counters for a particular Local VLL instance, enter the following command.
Brocade(config-mpls-vll-local-test10)# extended-counters on
Syntax: [no] extended-counters [on | off]
The on option enables extended counters for a particular Local VLL instance. The off option
disables extended counters for a particular Local VLL instance.