BRIEF
- I would like to clear all configuration statements from an Ethernet interface on an N9K (93180YC-EX), including the (4) storm-control ones. But, I am unable to do so: "Invalid command"
DETAIL
N9K# sh run int eth1/47
version 7.0(3)I7(9) Bios:version 07.66
interface Ethernet1/47
storm-control broadcast level 1.00
storm-control multicast level 1.00
storm-control action shutdown
storm-control action trap
N9K# config t
Enter configuration commands, one per line. End with CNTL/Z.
N9K(config)# int eth1/47
N9K(config-if)# no storm-control broadcast level 1.00
^
% Invalid command at '^' marker.
N9K(config-if)#
N9K(config-if)# default interface Eth1/47
N9K(config)# sh run int eth1/47
!Command: show running-config interface Ethernet1/47
!Running configuration last done at: Tue Jul 26 03:14:38 2022
!Time: Tue Jul 26 03:14:41 2022
version 7.0(3)I7(9) Bios:version 07.66
interface Ethernet1/47
storm-control broadcast level 1.00
storm-control multicast level 1.00
storm-control action shutdown
storm-control action trap
N9K(config)#
Suggestions for a next step in trouble-shooting?
--sk
Stuart KendrickNex