fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
22 lines
642 B
Text
22 lines
642 B
Text
ciscoconfparse parses through Cisco IOS-style configurations. It can:
|
|
|
|
- Audit existing router / switch / firewall / wlc configurations
|
|
- Retrieve portions of the configuration
|
|
- Modify existing configurations
|
|
- Build new configurations
|
|
|
|
It can also parse other vendor configurations:
|
|
|
|
- Juniper Networks JunOS
|
|
- F5 Networks configurations
|
|
- Palo Alto Networks Firewall configurations
|
|
|
|
The module handles anything that has a Cisco IOS style of configuration, e.g.:
|
|
|
|
- Cisco IOS/IOS-XE/IOS-XR/Aironet/ASA/CatOS/Nexus
|
|
- Arista EOS
|
|
- Brocade
|
|
- HP Switches
|
|
- Force 10 Switches
|
|
- Dell PowerConnect Switches
|
|
- Enterasys, Extreme Networks, Screenos
|