Users Guide

Table Of Contents
448 | W-600 Series Controller Dell PowerConnect ArubaOS 5.0 | [User Guide
W-3200 Central Office Controller—Backup
localip 0.0.0.0 ipsec db947e8d1b383813a4070ab0799fa6246b80fc5cfcc3268f
controller-ip vlan 225
!
interface gigabitethernet 1/0
description "GE1/0"
trusted
switchport access vlan 225
!
interface gigabitethernet 1/1
description "GE1/1"
trusted
switchport access vlan 100
!
interface gigabitethernet 1/2
description "GE1/2"
trusted
switchport access vlan 68
!
interface vlan 68
ip address 192.168.68.221 255.255.255.224
!
interface vlan 100
ip address 192.168.100.5 255.255.255.0
!
interface vlan 225
ip address 192.168.225.1 255.255.255.0
!
interface tunnel 2003
description "Tunnel Interface"
ip address 2.1.0.3 255.0.0.0
tunnel source 192.168.225.1
tunnel destination 192.168.30.1
trusted
ip ospf area 10.10.10.10
!
interface tunnel 2005
description "Tunnel Interface"
ip address 2.1.0.5 255.0.0.0
tunnel source 192.168.225.1
tunnel destination 192.168.50.1
trusted
ip ospf area 10.10.10.10
!
master-redundancy
master-vrrp 2
peer-ip-address 192.168.68.220 ipsec password123
!
vrrp 1
priority 99
authentication password123
ip address 192.168.68.217
vlan 68
tracking vlan 68 sub 40
tracking vlan 100 sub 40
tracking vlan 225 sub 40
no shutdown
!