Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

https://danhearty.wordpress.com/2019/10/12/evpn-vxlan-layer-3-gateway-irb-junos/





extended-vni-list

Establishes which VXLAN Network Identifiers (VNI) will be part of the Virtual Switch (VS) instance. 

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/extended-vni-list.html





bgp group xxx vpn-apply-export

When you apply a VRF export policy for the VRF Table on PE Routers in VPNs, routes from VPN routing instances are advertised to other PE routers based on this policy, whereas the BGP export policy is ignored.


Apply both the VRF export and BGP group or neighbor export policies (VRF first, then BGP) before routes from the vrf or l2vpn routing tables are advertised to other PE routers.

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/vpn-apply-export-edit-protocols-bgp-vp.html

bgp group xxx multipath

All paths with the same neighboring AS, learned by a multipath-enabled BGP neighbor, are considered.

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/multipath-edit-protocols-bgp.html



routing-option resolution

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/resolution-edit-routing-options.html

Use bgp.rtarget.0 table to filter ( access only the local route target )

routing-option resolution xxx resolution-ribs

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/resolution-ribs-edit-routing-options.html
switch-options

Configure Layer 2 learning and forwarding properties for a set of bridge domains.

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/switch-options-edit.html









interfaces irb unit xx proxy-macip-advertisement

proxy-macip-advertisement

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/proxy-macip-advertisement-edit-interfaces.html

In case of CRB: SPINE=L3 and Leaf= L2

Spine will adv Mac+IP to all L2 gw ( Leaf) and L3 gw ( Spine)

set interfaces irb unit 40 virtual-gateway-accept-data

virtual-gateway-accept-data

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/virtual-gateway-address-edit-interfaces.html

To support pinging on the virtual gateway IP address, you must include both the virtual-gateway-accept-data statement and

the preferred statement at the [edit interfaces irb unit] hierarchy of the preferred virtual gateway.


set interfaces irb unit 40 virtual-gateway-esi all-active

virtual-gateway-esi all-active

?????

To disable automatic ESI generation, include the no-auto-virtual-gateway-esi statement

https://www.juniper.net/documentation/en_US/junos/information-products/topic-collections/release-notes/19.1/junos-release-notes-19.1.pdf










  • No labels