Skip to content

adangla/network_attacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#f03c15 #f03c15 Disclaimer

Documents and associated codes are intended for educational purposes only. Any actions and or activities related to the material contained within this repository is solely your responsibility. The misuse of the information in this repository can result in criminal charges brought against the persons in question. The authors of tutorials will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this repository to break the law.


Cisco's switch command

Know how many address is in the table

show mac-address-table count

Show current time

show mac-address-table aging-time vlan 1

Change time

enable
conf t
mac-address-table aging-time <nb>

and CTRL-Z for quit config mode.

Clear ARP's table

enable clear mac-address-table dynamic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages