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.
Hello, I'm seeking clarification on the following note from the EVPN-IRB Configuration Guide.
"Only a single custom MAC address is supported for all BVIs across the system."-Second note down the first pagehttps://www.cisco.com/c/en/us/td/docs/iosxr/n...
Hello, I'm working with interface templates to better organize configurations and simplify updates. I've noticed some port level commands won't be accepted by the template config mode. Any idea why?
For example: switchport protected
c3850#conf tEnt...
I'm trying to figure out if "budgeted" power will limit the number of devices I can power up with my SG350X-48P switch.When I "show power inline"The consumed power is showing whats been cumulatively budgeted by each device connected on the switch.For...
Hey Gang,
I'm used to IOS and being able to put ACLs on the TTY interface but I can't for the life of me figure out how I secure managment of this switch through a routed network.
For example:
VLAN 100
ip address 10.0.0.2 255.255.255.0
VLAN 101
ip ad...
Soooo while trying to restrict all clients on my campus network to access for the internet only, I did something dangerous and created an ACL that should have broken OSPF Routing on my network.Deny IPv4 Any 10.0.0.0/8 Any 10.0.0.0/8 Any Any In theory...
Just updating this thread to confirm that the statement about "system" is in reference to a single EVI, not an entire router. All BVIs on a router can have their own unique custom MAC as long as they're all assigned to different EVIs. This was conf...
Here's what you asked for with an example of before and after its configured protected.
c3850#show run int gi1/0/2Building configuration...
Current configuration : 89 bytes!interface GigabitEthernet1/0/2source template 32-Commonspanning-tree portfast...
Sorry for not being clear Leo. I want the administrator to have the ability to change configs for all ports assigned a given template, without having to know the interface(s).
For instance,
gig1,2,4 are all assigned the "employee" templategig3,5,6 ...
Ah, thats really cool, but I'm afraid it sets it like a simply copy/paste directly into the interface config on every interface within a range. I'm looking for something where lets say, I'm going to change the access vlan for any port with the assig...