升级参考配置文件(RCF)时出错
适用场景
- Cisco Nexus集群和存储网络交换机
- 参考配置文件( RCF )
问题描述
40gj3-rtp-1(config)# #********** Intra-Cluster ISL ports **********
40gj3-rtp-1(config)#
40gj3-rtp-1(config)# interface Ethernet1/31
40gj3-rtp-1(config-if)# description Intra-Cluster Switch ISL Port 1/31 (port channel)
40gj3-rtp-1(config-if)# priority-flow-control mode auto
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# switchport mode trunk
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# switchport trunk allowed vlan 1
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# mtu 9216
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# channel-group 1 mode active
40gj3-rtp-1(config-if)# no shutdown
40gj3-rtp-1(config-if)#
40gj3-rtp-1(config-if)# interface Ethernet1/32
40gj3-rtp-1(config-if)# description Intra-Cluster Switch ISL Port 1/32 (port channel)
40gj3-rtp-1(config-if)# priority-flow-control mode auto
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# switchport mode trunk
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# switchport trunk allowed vlan 1
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# mtu 9216
^
% Invalid command at '^' marker.
40gj3-rtp-1(config-if)# channel-group 1 mode active
40gj3-rtp-1(config-if)# no shutdown
40gj3-rtp-1(config-if)#
40gj3-rtp-1(config-if)# interface port-channel1
40gj3-rtp-1(config-if)# service-policy input ROCE_QOS
Unable to perform the action due to incompatibility: Module 1 returned status "TCAM region is not configured. Please configure TCAM region and retry the command"
40gj3-rtp-1(config-if)# priority-flow-control mode auto
40gj3-rtp-1(config-if)# switchport mode trunk
40gj3-rtp-1(config-if)# switchport trunk allowed vlan 1
40gj3-rtp-1(config-if)# mtu 9216
40gj3-rtp-1(config-if)# no shutdown
40gj3-rtp-1(config-if)#
40gj3-rtp-1(config-if)# end