Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

stanby

=============================

ena
conf t
hostname RES19_SBY
line console 0
password cisco
login
exit
line vty 0 4
password cisco
login
exit
enable secret cisco

vlan 15
exit
vlan 104
exit
int vlan 15
no shut
ip add 10.25.68.32 255.255.255.128
standby version 2
standby 7 ip 10.25.68.67
int vlan 104
no shut
ip add 10.25.69.9 255.255.255.240
standby version 2
standby 104 ip 10.25.69.1
int g 1/0/1
no shut
switchport mode trunk
int g 1/0/3
no shut
switchport mode access
switchport access vlan 104

int g 1/0/5
no shut
switchport mode access
switchport access vlan 104

int g 1/0/23
no shut
switchport mode access
switchport access vlan 15

do wr

===============================
ACTIVE
====================
ena
conf t
ip routing
hostname RES19_ACT
line console 0
password cisco
login
exit
line vty 0 4
password cisco
login
exit
enable secret cisco

vlan 15
exit
vlan 104
exit
int vlan 15
no shut
ip add 10.25.68.31 255.255.255.128
standby version 2
standby 7 ip 10.25.68.67
standby 7 priority 150
standby 7 preempt
int vlan 104
no shut
ip add 10.25.69.8 255.255.255.240
standby version 2
standby 104 ip 10.25.69.1
standby 104 priority 150
standby 104 preempt
int g 1/0/1
no shut
switchport mode trunk
int g 1/0/3
no shut
switchport mode access
switchport access vlan 104

int g 1/0/5
no shut
switchport mode access
switchport access vlan 104

int g 1/0/23
no shut
switchport mode access
switchport access vlan 15

do wr

You might also like