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 have a 9300 Access switch that is located between two fobots, one fobot is single mode and the other is multi mode.Upstream on the single mode is the Core switch, downstream from the Access switch, on the multi mode is a Distribution switch.I want ...
If I select Day-N Template(s) I can see my Onboarding template in the drop down, but I cannot see it in the actual Onboarding templates drop down. What have I missed?
When setting a variable that I want to use else where in a Jinja template, I find it does not seem to work. For example, the simple script below compares the building name provided in a variable. {% set building = 'YAB' %}Building is {{ building }} {...
Sorry Guys, apparently I have been looking at this all wrong and making it appear more complicated than it should be. The simple solution is on the in between access switch, to make pass through ports that use their own vlan. First, on the in between...
What I would like to do is on the in between access switch is to pass through everything on one port through to another port.So that the core and the DS don't see the AS in between and the AS still act as though it is a regular AS switch connected to...
interface vlan 2ip vrf forwarding 200 I see.... on the DS it already has an interface ip vrf forwarding address for vlan 2 and a interface ip vrf forwarding address for 200. The 200 also has ospf network point-to-point setup. Will I need to setup OSP...
Hi Leo, regarding that only the DS will understand VRFs, how will the DS know which trunk to use to reach the core? Wouldn’t the between access switch have to be configure to show the DS that it has access to the core?