cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
420
Views
0
Helpful
4
Replies

IOS Commands analogous to CatOS

ece344609_2
Level 1
Level 1

Hi all,

Maybe there is no real one to one correlation but I wanted to know once you had the right privilege what the IOS commands were for the following CatOS commands:

set port en 2/1

set vlan 1 2/1

set port sec 2/1 en

set port sec 2/1 violation shutdown

set port sec 2/1 shutdown 5.

Thanks all.

4 Replies 4

Jagdeep Gambhir
Level 10
Level 10

Here are the commands,

AAASWITCH(config)#interface fastEthernet 0/1

AAASWITCH(config-if)#no shutdown

AAASWITCH(config-if)#switchport mode access

AAASWITCH(config-if)#switchport access vlan 1

AAASWITCH(config-if)#switchport port-security violation shutdown

Regards

jgambhir thank you for teh superfast response.

just one more question:

Is there anyway to set the violation shutdown time to 5 minutes?

I dont think this command is there in IOS. You need to manually no shut the interface.

Regards,

~JG

Please rate helpful posts

JG thanks for all your help.

I'll probably post this as a separate topic to get some more input.

Review Cisco Networking products for a $25 gift card