10-28-2019 10:08 AM
SW1 -------(vrf1-vlan3, vrf2-vlan4, vrf3-vlan5)-------SW2
link between Sw1 and Sw2 is trunk, 10G link. we have 3 vrfs. i want to allocate bandwidth in following manner:
vrf1 = 2G b/w
vrf2 = 4G b/w
vrf3 = 4G b/w
I also want to do QoS for each vrf traffic based on following allocation:
voice = 10%
voice control = 5%
video = 10%
critical data = 20%
default = rest of the bandwidth.
is this possible? how to accomplish this?
10-28-2019 10:15 AM
10-28-2019 11:19 AM
Thanks. do I apply it on vlan interface? because physical interface are layer-2.
10-28-2019 11:20 AM
@Jaderson Pessoa wrote:
You can create three policy-map + class-map matching all trafic that you want classify and apply it under each interface according your necessity.
check this for more detail: https://www.cisco.com/c/en/us/td/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA1_7_/configuration/administration/guide/admgd/mapolcy.html
Thanks. do I apply it on vlan interface? because physical interface are layer-2. link you posted is for ACE. I am doing it on catalyst 9K switches.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide