Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
I'm trying to create a script that will perform an action when a port is configured with specific VLANs. I need to know which interface was configured in order to be able to take action. Problem is only the 2nd line shows up in the $_cli_msg.
...
I'm converting a sup2/msfc2 from a hybrid (c6msfc2xx) to a native (c6sup22xx) IOS on a 6500. I've converted the IOS software but I'm know looking for a utility that will convert the sup2 config.I found wconvertit0-11.zip on Cisco site. This utility...
When I do a show ipx route, one of the entry looks as follows: NXH 3006 [12][**/**][02/01]What does the H stand for and what are the **? It disappeared from the routing table a minute later, but I'd like to know what it means.
You will need a switch fabric module to begin with. See http://www.cisco.com/warp/public/cc/pd/si/casi/ca6000/prodlit/c6sfm_ds.htmAlso, you would need fabric enabled line cards like the 6516 GBIC card with a DFC installed. See http://www.cisco.com/...
Don't use tftp! You can use rcp (remote copy) from your unix box. For security, you can specify, on your devices the host and user that is allowed to do remote commands. Then setup a script and run it at specified times using cron.ex: ip rcmd rcp-...
Are you using automatic pruning? There is a bug (CSCdv59215) for the 3500 series. The switch stops forwarding traffic on some Vlans. I've also noticed on some switches the Vlan gets pruned. Recommended to use manual prunning till bug is fixed.
You can also write scripts that capture the arp table, store it in a database and you can then run querys (ex. through a web interface). The scripts can also capture mac address from the sh cam and link them to the IP address. If you have the gree...
I've setup several 2511 to access the console ports on 6500 and 3500 switches. Works great if there are network problems (as long as you have a seperate network for the console access). Email me directly at [email protected] and I can send you a c...