cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1752
Views
5
Helpful
4
Replies

Catalyst macro description cisco-switch

opnineopnine
Level 1
Level 1

hi all,

I have to migrate a catalyst to a nexus 5000 and in some interfaces I have configured "macro description cisco-switch" and I was looking on the nexus docs but I cant find any thing about this?

Can any one help please?

Thanks.

4 Replies 4

I think Macros are not supported on Nexus instead there is port-profiles on Nexus.

Hello Madhukrishnan,

Thanks for the info, but I'm still a little bit lost, on the catalyst I have this config

interface GigabitEthernet1/0/14
!
switchport trunk encapsulation dot1q
 switchport mode trunk
 macro description cisco-switch ------??
 auto qos voip trust
 channel-group 4 mode desirable
 spanning-tree link-type point-to-point

How can I create a port-profile for the macro description cisco-switch?

Thanks!

Macros are not exactly similar to port-profile, i believe you can ignore that line of configuration if you are migrating and go ahead with the remaining configuration.

Thanks!