cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
847
Views
0
Helpful
5
Replies

Migration from C4506 to C9410

bilalsheikh77
Level 1
Level 1

CtaHello, 

I am  doing migration from Cisco catalyst 4506 to catalyst 9410. its  layer 2 enviroment.  my question is regarding the  access port 

access port has data and voice vlan . i am looking for same config  for catalyst 9410. i didnt find anything for 

the 4506 access port config has the following configuration

qos trust dscp  in cat 9410  i got auto qos trust dscp

tx-queue 3    looking for similar in 9410
priority high   looking for similar in 9410

 

 

interface GigabitEthernet4/25
switchport access vlan 29
switchport mode access
switchport voice vlan 30
qos trust dscp
no snmp trap link-status
tx-queue 3
priority high
spanning-tree portfast
spanning-tree bpduguard enable

1 Accepted Solution

Accepted Solutions

Have a look at the default configuration of the Cat9k switches (all of them). 

They all have a "default"-like QoS config.  

QoS config for the Cat9k is very different to any previous "classic" IOS config.  Behaviour is totally different but make sure to add the following line in:

qos queue-softmax-multiplier 1200

 

View solution in original post

5 Replies 5

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Unfortunately, QoS configuration is different per platform and per IOS. So, you would have to look at the 9400 and look up the commands you need. Here is a link to the config guide.

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9400/software/release/16-6/configuration_guide/qos/b_166_qos_9400_cg.html

 

HTH

 

inderdeeps
Level 4
Level 4

@bilalsheikh77 : See the config on Cisco 9400 for Qos trust dscp. Check the link below and search for auto qos config. No issues with the configuration.

Device(config)# interface gigabitethernet1/0/18
Device(config-if)# auto qos trust dscp
Device(config-if)# end
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9400/software/release/16-9/command_reference/b_169_9400_cr/auto_qos_commands.html 


Regards
Inderdeep Singh
www.thenetworkdna.com

( Awarded by Cisco IT Blogs award 2020)

Leo Laohoo
Hall of Fame
Hall of Fame

qos queue-softmax-multiplier 1200

Make sure this command is manually entered into the configuration.  

By default, this command is not present.

Hey Leo, 

what is better at this point just using the auto qos dscp or having it in a policy map and then calling the policy map in the interface level. i like the policy map option for better control. 

 

Any thoughts ? 

 

Have a look at the default configuration of the Cat9k switches (all of them). 

They all have a "default"-like QoS config.  

QoS config for the Cat9k is very different to any previous "classic" IOS config.  Behaviour is totally different but make sure to add the following line in:

qos queue-softmax-multiplier 1200

 

Review Cisco Networking products for a $25 gift card