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.
I needed to configure SPAN on my Cisco IOL switchBut on creating the destination interface, as soon as I hit enter, the session gets disabled.Switch(config)#no monitor session 1Switch(config)#monitor session 1 source interface e0/1Switch(config)#moni...
Hello!I don't understand this common error with configuring ACLSo R2 have extended access list configured on interface e0/0 (inbound) R2# show access-lists 150
Extended IP access list 150
10 deny tcp any host 13.1.1.1 eq 22
20 permit ip any anyBut...
Hey!I need to tell my eBGP-neighbor not to advertise a prefix to its specific neighbor. I know that BGP community no export tells BGP neighbors to advertise a prefix only to iBGP neighbors.Thus with no-export I can tell my neighbor not to send a pref...