RCFのインストールが「Invalid range at '^' marker」というエラーで失敗する。 ブレークアウトポートの場合
環境
- Cisco 9336-FX2
- リファレンス構成ファイル(RCF)
問題
- RCFファイルのインストール時に
NX9336C-FX2-RCF-v1.10-Shared.txt
ポート範囲e1/10/1-4
が認識されません。 - 以降のコマンドはいずれもエラーで失敗
% 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)...