vc
Junos Aggregated Ethernet w/LACP and Cisco Nexus Virtual Port Channel
So when I was googiling around looking for working configurations of Junos (EX in this case) AE working with a Cisco vPC (Virtual Port Channel) I could not find any examples … So I said that I would post one. I will not be covering how to set up a VPC, if you’re interested in […]
Juniper EX Virtual Chassis Specific Member Config
EX VC tip of the moment: Use apply-groups to add specific config to each node. For example: [plain] set groups member0 system host-name member0 set groups member1 system host-name member1 set groups member2 system host-name member2 set apply-groups member0 set apply-groups member1 set apply-groups member2 [/plain]