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.
Looking for the command to filter multiple lines from a configuration. I found it online a couple of months ago but didn't write it down and now can't find it.I am trying to 'sh run | i ...' where it will show me each interface in the running config ...
For this discussion I have two nodes. One 7206 off of Node A and 2 7206s off of Node B. All 3 routers are in the same subnet. Two circuits from Node A / Slot 17 Ethernet to 2 separate Node B / Slot 1 and 16 G.Ethernet cards for each router.When both ...
I want to have 4 vlans (vlan 10,20,30,40)on a single switch, multiple ports in each vlan to the users desktop, one port per vlan will go to a port on 2 url/spam filtering boxes (2 inbound ports / 2 outbound ports per box). Each outbound port will go ...
I am trying to setup a 1700 router behind a dsl modem. If I have routing on I cannot ping beyond the gateway from the 1700. If you turn off routing and specify a default-gateway, I can ping anywhere. I assume the above is maybe because I am not runni...
I have two routers, each connected to a separate ISP. Each of those routers both connect to a separate 2950 switch and then the two switches are connected, along with some other devices off of those switches. These two routers have another interface ...
Still get only the "interface Serial" lines but also get desc from other interfaces also.Such asinterface Serial1/0/1:0 desc Company Ainterface Serial1/0/2:0 desc Company Binterface Serial1/0/3:0 description Company C description Ethernet Company D d...
That's pretty close too, but shows desc from other lines such as bgp neighbor desc and prefix-list desc. Maybe it's not possible, but I will keep checking.
Pretty close and that will work, but it there a way to limit it further by interface type such as serial interfaces only and their descriptions?I got a little closer withsh int | i Serial|Descbut that shows desc from other interfaces without the inte...
Thanks,I did speak with Cisco and there is a limitation to the circuits created on a single eseries card with the same vlan because of the STP process. Thanks for the help.