04-25-2022 02:29 PM
Hello,
Currently we primarily use Cisco Catalyst 9300s for access. I have a template that is basically copy/paste for the catalysts but I have a Nexus 9300 that I need to configure essentially the same way. I know that's not generally what they're for but it's what I have.
My research so far hasn't turned up much as far as differences in commands but so far the first couple sections don't seem to translate at all.
no service pad |
service tcp-keepalives-in |
service tcp-keepalives-out |
service timestamps debug datetime msec localtime show-timezone |
service timestamps log datetime msec localtime show-timezone |
service password-encryption |
service compress-config |
service sequence-numbers |
no platform punt-keepalive disable-kernel-core |
logging buffered 8192 informational |
Before I get too deep into this I just want to see if there's any advice or resources for translating between the catalyst and nexus CLI commands.
Solved! Go to Solution.
04-25-2022 04:18 PM
04-25-2022 04:18 PM
04-25-2022 06:44 PM - edited 04-25-2022 06:45 PM
According to the output from the link Leo posted, there is no mapping for most of these commands except the last one.
!
!No Mapping: no service pad
!No Mapping: service tcp-keepalives-out
!No Mapping: service timestamps debug datetime msec localtime show-timezone
!No Mapping: service timestamps log datetime msec localtime show-timezone
!No Mapping: service compress-config
!No Mapping: service sequence-numbers
!No Mapping: no platform punt-keepalive disable-kernel-core
logging buffered 8192 informational
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