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 5 Next »


Exercise 1Static Route
add routing instance

Config > Router: seabo1

ADD  Routing Instances.

Type:  rt:default-instance for 


Add static route

ADD next to Static Routes.

Destination Address:   172.16.128.2/32
Administrative Distance:  1


Next Hop Choice:  Next Hop

ADD Static Route Next Hop List:  10.0.128.1


show fib


Add Access Policy to service 

Service named webserver.

ADD:  Access Policies

Name the Source: corp

Select allow as Permission


show fib

Test 

On the Branch Router:

ping 172.16.128.2


On The Branch Client:
Open a web browser and point it to http://172.16.128.2


Exercise 2Configure Service Routes and Use SVR
Configure Service Route

Router >  seabo1 

ADD: Service Routes: 

modify service

webserver service.

Select internal for Security Policy.

Remove Static Route

Routers:  seabo1
Routing Instances: rt:default-instance

remove the Static Routes



View FIB


Set Service to Private


Verify Connectivity

On the Branch Router:

ping 172.16.128.2


On The Branch Client:
Open a web browser and point it to http://172.16.128.2

  • No labels