User's Manual
Entering or Changing Router FE Interface IP Address68P09258A31–A
Oct 2003
1X SCt 4812T BTS Optimization/ATP
J-81
! Setup Ethernet Interfaces and HSRP between them
!
interface FastEthernet0/0
ip address 192.168.146.1 255.255.255.0
keepalive 1
speed 100
full–duplex
standby 1 timers 1 3
standby 1 preempt
standby 1 priority 100
standby 1 ip 192.168.146.3
standby 1 name one
standby 1 track Fa0/1 10
standby 1 track Multilink1 10
! Track the MWR 1941 health interface
standby 1 track Loopback101 10
! Track the MWR 1941 revertive (compensation) interface
standby 1 track Loopback102 5
no shutdown
!
interface FastEthernet0/1
ip address 192.168.147.1 255.255.255.0
keepalive 1
speed 100
full–duplex
standby 2 timers 1 3
standby 2 preempt
standby 2 priority 100
standby 2 ip 192.168.147.3
standby 2 name two
standby 2 track Fa0/0 10
standby 2 track Multilink1 10
! Track the MWR 1941 health interface
standby 2 track Loopback101 10
! Track the MWR 1941 revertive (compensation) interface
standby 2 track Loopback102 5
no shutdown
!
! Set a default route to RPM thru BTSRTRLINK
!
ip route 0.0.0.0 0.0.0.0 Multilink 1
!
line con 0
exec–timeout 15 0
password cisco
line aux 0
login
password cisco
line vty 0 4
login
password cisco
end
J