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 3 Current »



Configure a Service with Destination NATting
Step 1Configure Service

configuration > Authority > Services

ADD: webserver3

ADD Address:128.128.128.1/32

SET: Security Policy:   encryption_only


configuration > Authority > Services: webserver3 > Access Policies

SET: Source:  corp

Step 2Configure Service Route on Branch 1 Router

configuration > Authority > router: seabo1 

ADD: Service Routes:   webserver3-route

SET: Service Name:  webserver3

SET: Service Route Type:   Perr Serrvice Route

SET:  Peer:    bosdc1

Step 3Configure Destination NAT Service Route on Datacenter Router 1

configuration > Authority > router: seabo1 

ADD: Service Routes:   local-webserver3-route

SET: Service Name:  webserver3

SET: Service Route Type:   Service Agent

SET:  NAT Target:     172.36.128.2 

Step 4Gather PCI Addresses for Datacenter Router 1

su admin
Password: 128Tadmin


# show platform

>> src3 PCI address


Step 5Configure Web Server 3 Interface on Datacenter Router 1

Configuration > Authority > Routers: bosdc1 > Node: node1 > Device Interface: srv3 > Network Interface: srv3 >

SET:  Device Interface Type:  ethernet

ENTER:  PCI Address of srv3  (see at the top )

ADD:    Network Interface: srv3


Configuration > Authority > Routers: bosdc1 > Node: node1 > Device Interface: srv3 > Network Interface: srv3 >

SET:  Security Policy: eas1

ADD:  Interface Addresses:  172.36.128.1

SET:   Prefix of 30


VALIDATE and COMMIT
Step 6Verify Web Server 3 Connectivity


Step 7Turn on Packet Capture


Step 8Verify the Destination NAT






  • No labels