Out-of-Path with WCCP : Creating Tunnels and Updating the Subnet Table

Creating Tunnels and Updating the Subnet Table
From each appliance, you must create a tunnel to each remote appliance to which it will be sending traffic.
We’ll create tunnels from Silver Peak A to B. Then we’ll create tunnels from B to A.
After that, we’ll add subnets that aren’t directly connected to a datapath interface.
w
To create a tunnel from A to B
1
2
From the menu bar, select Configuration > Tunnels. The Tunnels page appears.
3
Click Add Tunnel.
a
In the Name field, assign a locally significant name for the tunnel.
b
In the Admin field, accept the default value, Up.
c
Leave Auto MTU selected. This allows the tunnel MTU to be discovered and negotiated automatically. When selected, this overrides the MTU setting.
d
In the Local IP field, the Appliance Manager prefills the IP address for the local appliance.
e
In the Remote IP address field, enter the data path IP address of Appliance B.
f
Leave Auto Max BW selected, so the appliance uses the lower of the two system bandwidths.
If you wanted to configure this manually, then you would deselect Auto Max BW and, in the Max BW field, enter the maximum bandwidth for this tunnel. The value must be less than or equal to the upstream bandwidth of your WAN connection.
g
Leave the Min BW at its default, 32 [Kbps].
h
Click Apply.
i
The tunnel status won’t change to Up until a tunnel is configured at both ends. That is, until after we configure a tunnel from B to A.
w
To create tunnels from B to A
1
2
From the menu bar, select Configuration > Tunnels. The Tunnels page appears.
3
To add a tunnel to Appliance A, click Add Tunnel.
a
In the Name field, assign a locally significant name for the tunnel.
b
In the Admin field, accept the default value, Up.
c
Leave Auto MTU selected. This allows the tunnel MTU to be discovered and negotiated automatically. When selected, this overrides the MTU setting.
d
In the Local IP field, the Appliance Manager prefills the IP address for the local appliance.
e
In the Remote IP address field, enter the data path IP address of Appliance A.
f
Leave Auto Max BW selected, so the appliance uses the lower of the two system bandwidths.
If you wanted to configure this manually, then you would deselect Auto Max BW and, in the Max BW field, enter the maximum bandwidth for this tunnel. The value must be less than or equal to the upstream bandwidth of your WAN connection.
g
Leave the Min BW at its default, 32 [Kbps].
h
Click Apply.
i
Within a few seconds, the Status of both tunnels should change to Up - active.
Click Refresh, if required.
Now that the tunnels are up, the appliances can begin advertising subnet information to each other.
w
To add non-local subnet information for Appliance A
1
On Appliance B, examine the subnet table by going to Configuration > Subnets.
After Appliance B learns the Appliance A’s subnets, it automatically send packets destined there into the correct tunnel.
Notice that the subnet containing Site A’s end devices — the 10.110.33.0 subnet — does not appear in the table.
This is because the Silver Peak at Site A doesn’t have an interface with an IP address in the 10.110.33.0 subnet. As a result, the local Silver Peak at Site A can’t advertise this subnet to Appliance B.
So, we need to specifically configure Appliance A to advertise this subnet to Appliance B.
w
To configure Appliance A to advertise the non-attached subnet
We’ve already tested connectivity from A to devices on 10.110.33.0, and know that the default next-hop router can reach them.
If that were not the case, we might have to do some additional configuration such as adding a static route to the subnet via a different next-hop router.
1
On Appliance A, go to Configuration > Subnets, and click Add new subnet.
a
b
c
Verify that Local is selected.
d
Verify that Advertise to Peers is selected.
2
Click Apply.
3
w
To verify that Appliance B has learned the subnet
1
Access Appliance B and select Configuration > Subnets. You should see an entry for the 10.110.33.0 subnet, learned from A.
Notice that Appliance B learned 10.110.31.0/24 and 10.110.33.0/24 from its peer, Appliance A.
If Appliance A goes down, the subnets it advertises disappear from the table.
The router knows that Appliance A is down and sends the traffic — unoptimized — to subnet 10.110.33.0/24.

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.