mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
26 lines
452 B
Markdown
26 lines
452 B
Markdown
# merge-router-config.pl
|
|
|
|
Notes
|
|
-------
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
######################################################
|
|
# Merge Cisco Router config - Using SNMP
|
|
# Hacked up by muts - muts@offensive-security.com
|
|
#######################################################
|
|
|
|
Usage : ./merge-copy-config.pl <router-ip> <tftp-serverip> <community>
|
|
|
|
Make sure a TFTP server is set up, prefferably running from /tmp !
|
|
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|