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, I want to catch event when endpoint receive specific aaa-attribute (vlan assignment). I've tried syntax below but without success:event identity interface regexp .* authz-complete aaa-attribute Tunnel-Private-Group What is a valid name for aaa-at...
Hi, I use this guide to create shared service:https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/evn/configuration/xe-3s/evn-xe-3s-book/evn-shared-svcs.html How in this setup advertise routes from tenants into BGP table of shared vrf?In shared vrf rou...
Hello,how can I read SLA RTT values via SNMP?I have IP SLA udp-jitter configuration and I would like to graph RTT vaules:Number Of RTT: 10 RTT Min/Avg/Max: 789/798/809 microseconds I did snmpwalk but cannot find relevant OIDs.Platform is Nexus7700
Hi,I have problem with interface mapping on Nexus9000v. First interface for VM is management as expected. But second NIC on VM (E1000 type) is mapped to E1/3, second to E1/11 and so on. According to documentation interface should be mapped in sequenc...
Hello,
I would like to filter traffic on single VLAN on C6500 (software 12.2(33)SXJ4). There are 2 endpoints connected directly to the switch, gateway on another device.
My configuration is pretty simple:
mac access-list extended macl-host-separation...
Julio,
my problem is not lack of communication. My problem is that mac access-list is not blocking traffic as I expected.
Entries you propose are incorect.
permit any 806 0 anypermit any 888E 0 any
For mac acl ether-type is always at the end of ea...
Right now I have such configuration regarding TLS/DTLS:
ssl cipher tlsv1 custom "AES256-SHA:AES128-SHA:DES-CBC3-SHA"ssl cipher tlsv1.2 custom "AES256-SHA:AES128-SHA:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:DES-CBC3-SHA:DES-CBC-SHA"ssl cipher dtlsv1 cus...