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.
Best way for redundancy to 2960X from core 93180s.Possible setup below but has SPANNING-TREE loop.Wish to avoid creating vPC on 93180s, but may be unavoidable.>>>> Cisco 2960X <<<<<interface TenGigabitEthernet1/0/1description TO_93180-Aswitchport acc...
Problem: interfaces between 2960X and 93180-A suspend when joining to port-channel.Suspect this scenario is not supported on 2960X.Have successfully configured this scenario where the 2960X is a 93180.Possibly different config on 2960X to support thi...
NXOS: version 7.0(3)I6(1)cisco Nexus9000 93180YC-EX chassisSo I have only found the "passive-interface default" command as shown below.router ospfv3 XXXrouter-id XXX.XXX.XXX.XXXlog-adjacency-changesaddress-family ipv6 unicastarea XXX.XXX.XXX.XXX rang...
An IPv6 host on a different network can ping6 interface VLAN9 and interface Loopback0.The command "area 18 range ABCD:EFAB:CDEF:A009::/64 not-advertise" is added to "ipv6 router ospf 101"1) The more specific IPv6 route ABCD:EFAB:CDEF:A009::/64 disapp...
I have this IPv4 MARTIANS list in use for filtering IPv4 BGP routes from ISPs:prefix-set IPv4_MARTIANS0.0.0.0/8,10.0.0.0/8,127.0.0.0/8,169.254.0.0/16,172.16.0.0/12,192.0.2.0/24,192.168.0.0/16,240.0.0.0/4I am looking for the equivalent in IPv6, possib...
It took putting it in writing to see the error of my ways. I had reversed the netmask in the range command. Instead of /76 I needed /52. Once I made the change I saw the desired behavior just like with IPv4/OSPFv2.
Akash, I needed to change the specific host route "route OUTSIDE 172.12.0.1 255.255.255.255 192.168.0.2" to a static route to the network "route OUTSIDE 172.12.0.0 255.255.255.252 192.168.0.2". Not sure why it did not work with a route to the specif...
Akash,That was a typo, it has been corrected. Here is the output from "show ip bgp 1.2.4.0/24" itdsrvfwl04/pri/act# sh bgp 1.2.4.0/24BGP routing table entry for 1.2.4.0/24, version 0Paths: (1 available, no best path) Not advertised to any peer AS_...