cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
191
Views
0
Helpful
2
Replies

On cisco SG500 switch (EOL) how to modify ARP inspection list?

Rohit Patil
Level 1
Level 1

on cisco SGH500-48 if i have a preconfigured IP arp inspection list

ip arp inspection list create servers
ip k.k.k.k mac-address aa.aa.aa.aa.aa
ip l.l.l.l mac-address bb.bb.bb.bb

To add new entries to the ARP inspection list,

ip arp inspection list create servers
ip m.m.m.m mac-address cc.cc.cc.cc

will this wipe out the existing entries? or should i use the command like below:

ip arp inspection list create servers
ip k.k.k.k mac-address aa.aa.aa.aa.aa
ip l.l.l.l mac-address bb.bb.bb.bb
ip m.m.m.m mac-address cc.cc.cc.cc

2 Accepted Solutions

Accepted Solutions

amikat
Spotlight
Spotlight