[c-nsp] Cisco 6500/Sup720-3BXL: Limit Speed of a Vlan

Olivier CALVANO o.calvano at gmail.com
Sun Jan 20 00:33:00 EST 2013


Hi

I have a lot of cisco 6500 with SUP720-3BLX cards. I use it
for connect remote office.


Office A1 == \
        /== Office A2
Office B1 ===\
      /=== Office B2
                      === Cisco 6500 1 ==== Cisco 6500 2 ===
Office C1 ===/
     \=== Office C2
Office D1 ==/
       \==  Office D2


My config:

interface GigabitEthernet3/20
 mtu 2000
 no ip address

interface GigabitEthernet3/20.1746
 Description Office A1
 encapsulation dot1Q 1746
 xconnect 172.16.1.2 1746 encapsulation mpls

interface GigabitEthernet3/20.1747
 Description Office B1
 encapsulation dot1Q 1747
 xconnect 172.16.1.2 1747 encapsulation mpls

interface GigabitEthernet3/20.1748
 Description Office C1
 encapsulation dot1Q 1748
 xconnect 172.16.1.2 1748 encapsulation mpls

interface GigabitEthernet3/20.1749
 Description Office D1
 encapsulation dot1Q 1749
 xconnect 172.16.1.2 1749 encapsulation mpls


Actually, this 4 offices don't have a real limit (only the 1 Gbits of ports)
if a office use 1 Gbits, all other office are impacted.

I want limit based on office:

Office A: 250 Mbits
Office B: 100 Mbits
Office C: 100 Mbits
Office D: 200 Mbits

Any one know the configuration for this ?



And same recherche in port mode:
interface GigabitEthernet3/1
 mtu 2000
 no ip address
 xconnect 172.16.1.38 750 encapsulation mpls

I have 1 Gbits of ports but want limit at 400 Mbits



Thanks for your help

Best Regards
Olivier.


More information about the cisco-nsp mailing list