RCF install fails with error "Invalid range at '^' marker." on breakout ports
Applies to
- Cisco Nexus 9336C-FX2
- Reference configuration file (RCF)
Issue
- When installing RCF file
NX9336C-FX2-RCF-v1.10-Shared.txt
the port rangee1/10/1-4
is not recognized. - Every command that follows fails with error
% Invalid command at '^' marker
.
`PR2-CS-SW2(config)# interface e1/1-8, e1/9/1-4, e1/10/1-4`
^
Invalid range at '^' marker.
`PR2-CS-SW2(config)# inherit port-profile CLUSTER_HA`
^
% Invalid command at '^' marker.
`PR2-CS-SW2(config)# priority-flow-control mode auto`
^
% Invalid command at '^' marker.
`PR2-CS-SW2(config)# service-policy type qos input HA_POLICY`
^
% Invalid command at '^' marker.
`PR2-CS-SW2(config)# exit`
`PR2-CS-SW2# interface Ethernet 1/11-22`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# inherit port-profile STORAGE`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# priority-flow-control mode on`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# priority-flow-control watch-dog-interval on`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# service-policy type qos input STORAGE_POLICY`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# switchport vlan mapping 30 dot1q-tunnel 31`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# switchport trunk native vlan 33`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# switchport trunk allowed vlan 31,33`
^
% Invalid command at '^' marker.
`PR2-CS-SW2# exit`
Copy complete, now saving to disk (please wait)...