Example for a router configuration
interface FastEthernet0/0
/*IP address and netmask of the survivability LAN
ip address 192.168.0.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
/*IP address and netmask of the OpenScape 4000 LAN
ip address 172.15.3.202 255.255.255.0
duplex auto
speed auto
!
ip route 0.0.0.0 0.0.0.0 172.15.3.1
ip route 172.15.5.37 255.255.255.255 192.168.0.37
/*Routing for SoftGate 39
ip route 172.15.5.39 255.255.255.255 192.168.0.39
/*Routing for AP 17
ip route 192.168.10.17 255.255.255.255 192.168.0.17