cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
217
Views
0
Helpful
1
Replies

Unable to delete 'storm-control' statements from an interface

stuartkendrick
Beginner
Beginner

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

1 Reply 1

Kewal Agarwal
Cisco Employee
Cisco Employee

Hello Stuart,

Have you tried just 'no-storm control'?

Another way to reset the configuration is using 'default interface eth1/47' in the global configuration mode- However this will reset the entire interface configuration, so make sure do it in a maintenance window.

Thanks,

KA

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: