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,
Any one knows, how to configure LOCAL SPAN and REMOTE SPAN in Nexus 5K Switches.
1. Source is FEX ports
2. Destination is Nexus 5k Interface (I hope we can not configure FEX Port is Destination)
N5K: Cisco Nexus 5596 Chassis
N2K: N2K-C2248TP-...
I can not output errors in the output of command "Show int e139/1/27" but I can see output errors in the output of command "Show int e139/1/27 counters detailed"
Why it is ? What it mean ? someone please could help.
SCH127# sh int Ethernet139/1/...
I have a Data Center (DC) in which I have Nexus 7K working as Router and doing OSPF with my MPLS provider (Service Provider - SP) to get remote locations/offices Routes into Data Center. I have static routes pointing to Data Center Internal Network (...
What is difference between with adding keyword "filter" and without adding keyword "filter"
router ospf XX table-map DC_TEST
route-map DC_TEST deny 10match tag 123route-map DC_TEST permit 20 OR
router ospf XX table-map DC_TEST filter
route-...
OK. It is Nexus 7K with ver 6.2. So I would like to flter OSPF routes with having tag 123 and all other OSPF routes need to allow then below my configuration is correct ?
router ospf XX
table-map DC_TEST
route-map DC_TEST deny 10 match tag 123ro...
Many Thanks for Solution.
NX-OS won't support distribution list and it has equivalent is filter-list but it seems to filter-list only filter LSA type 3 OSPF routes. But I need to filter all types LSAs.
Any one knows, how can achieve this ?