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 together,I have a problem with C3850-NM-4-10G module on Catalyst 3850 with 48 Ports. At the moment the switch is running with IOS version 3.2.3.I know that this module can pick up 1GE and 10GE SFP(+) optics in several combinations. So that's not t...
Hi all,our customer did a successfully eFSU on Catalyst 6500 VSS. After checking the issu state w/ "show issu state detail" he is seeing that output:sh issu state det Slot = 5 RP State = Active ...
Hi all,if I read the Datasheet of Catalyst 3750X-Series-Switches it is possible to connect a new X-Switch to an existing and old Catalyst 3750-Series Stack.What kind of requirements are needed? Only same IOS-Version in the hole Stack and if possible ...
Hi,
if you need a routed VPC, make sure that the feature 'peer-router' is available in your NxOS.
In most cases I dont' use this feature and prefer seperate single links. In case of using OSPF you have ECMP and based of your session Link-A oder Lin...
Hi,
the question is what feature do you need? An OSPF just between the two N9K Switches or an OSPF adjacency over a VPC (Virtual-Port-Channel, connected to both N9K), like L3-B or L3-C in the link I posted.
If you just need the OSPF between the t...
Hi,
yes, you can configure OSPF between these to N9K switches. Configure a VLAN + SVI which is only available on the VPC peer-link.
Here a link to the supported topoligies: https://www.cisco.com/c/en/us/support/docs/ip/ip-routing/118997-technote-...
with the keyword "default" the router will check first, if the destination network exists in your routing-table. If it exists, it will be routed without PBR. If it doesn't exist it will be routed via PBR to your defined next-hop.