6.2 Tenants, Peers, Adjacencies, and Neighborhoods
Conductor Web GUI | Configure a Static Route |
---|---|
Troubleshoot > Routing tables > | |
Branch config file | |
Conductor Web GUI | Configure Static Route |
create a RI | configuration > Authority > Router: seabo1 ADD Routing Instances Type:  rt:default-instance |
Create a static toute | configuration > Authority > Router: seabo1 > Routing:  rt:default-instance ADD Static Routes: Destination: 172.16.128.2/32 Administrative Distance: 1 |
Create a | configuration > Authority > Router: seabo1 > Routing:  rt:default-instance > Static Route: 172.16.128.2/32 ADD Static Route Next Hop List:  10.0.128.1 |
Router configuration | |
View FIB | |
Add Access Policy to Service | |
check the tenant: corp | configuration > Authority > Tenants |
Policy | configuration > Authority > Service: webserver ADD Access Polices Source: corp ( tenant ) Permission: Allow |
Branch Client | Verify Connectivity |
Shell | ping 172.16.128.2 |
Web Browser | http://172.16.128.2 |
Conductor Web GUI |
Configure Service Routes and Use SVR | |
---|---|
need to move to 6.1 | |
Configure Service Route | |
create Service route | configuration > Authority > Router: seabo1Â ADD Service Routes: Name:Â webserver-route configuration > Authority > Router: seabo1 > Service Route: webserver-route Service Name: webserver Service Route Type: Peer Service Route Peer: bosdc1 |
Remove Static Route | |
configuration > Authority > Router: seabo1 > Routing:Â Â rt:default-instance DELETEÂ Static Route:Â 172.16.128.2/32 | |
View FIB | |
Set Service to Private | |
configuration > Authority > Services: webserver Scope: Private | |
Branch Client | Verify Connectivity |