Additional EIGRP stuff (not on blueprint)

Site of Origin (SoO)

General information on “EIGRP Site of Origin (SoO)":

“EIGRP Site of Origin (SoO)” CLI configuration commands:

## Configuring a route map to apply a SoO tag
Router(config)# route-map [NAME]
Router(config-route-map)# set extcommunity soo <value>

## Applying the route map on an interface on the PE routers towards the CE routers
Router(config)# interface <if>
Router(config-if)# ip vrf sitemap [ROUTE-MAP-NAME]