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.
My question is when I deploy CML within my production network, on a production ESXi host how much risk is there when spinning up lab networks within CML to bridge into my production network via the ESXi host? I of course want to be able to take full...
Hi Romal, appreciate the help and the link! The below is a snippet from the link you provided...my question is if I don't want to bridge the CMLenvironment (I don't have VIRL, probably easier to install) into my real L2 or L3 network do I still nee...
PBR will work on a cat switch 3750 provided you have the EMI IMAGE...might be worth getting.interface Vlan2ip address 10.0.111.1 255.255.255.224ip policy route-map pbraccess-list 10 permit 10.0.111.0 0.0.0.31route-map pbr permit 10match ip address 10...
plz specify a ping from where to where...also can you post your ACL? Thx![EDIT]Also what protocol/port did you specify on the static nat entry i.e.ip nat inside source static tcp "inside ip" 25 "outside ip" 25[EDIT-2]Do you have any route maps? If so...
The vtp password MUST be the same on all switches & you must configure the password on all switches in the VTP domain. You can change this in the global config:Router(config)#vtp password "123456789"