CariDotMy

 Forgot password?
 Register

ADVERTISEMENT

View: 2455|Reply: 3

Using Serial as Backup line for Serial line:

[Copy link]
Post time 22-9-2011 10:57 AM | Show all posts |Read mode
Post Last Edit by cloud_hardcore at 23-9-2011 15:23

Salam dan selamat sejahtera utk taiko2 networking,


ni ade sedikit pertanyaan,

Permulaan cerita;
utk HSRF (hot standby router protocal) memerlukan 2 link(1 link primary& 1 link backup) dan 2 router. Bila primary down, maka backup/2ndry akan takeover.

Config HSRP,
ROUTER1
hsrp-router1#conf t
hsrp-router1(config)# int fa0/0
hsrp-router1(config-if)# ip address 192.168.0.2 255.255.255.0
hsrp-router1(config-if)# standby 1 ip 192.168.0.1
hsrp-router1(config-if)# standby 1 preempt
hsrp-router1(config-if)# standby 1 priority 110
hsrp-router1(config-if)# standby 1 authentication LocalLAN
hsrp-router1(config-if)# standby 1 timers 5 15
hsrp-router1(config-if)# standby 1 track se0/0


ROUTER2
hsrp-router2#conf t
hsrp-router2(config)# int fa0/0
hsrp-router2(config-if)# ip address 192.168.0.3 255.255.255.0
hsrp-router2(config-if)# standby 1 ip 192.168.0.1
hsrp-router2(config-if)# standby 1 preempt
hsrp-router2(config-if)# standby 1 priority 100
hsrp-router2(config-if)# standby 1 authentication LocalLAN
hsrp-router2(config-if)# standby 1 timers 5 15
hsrp-router2(config-if)# standby 1 track se0/0

Masalah;
kalau ada 1 router dan 2 link (1 link primary & 1 link backup), macam mana utk confirigure router?

**Router CISCO 2800
**link IPVPN telekom.
Reply

Use magic Report


ADVERTISEMENT


 Author| Post time 23-9-2011 03:24 PM | Show all posts
Daripada Google:

Confing utk menggunakan serial interface sbgai backup.

hostname router1
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$xh87$zMcnrVQnaL5RhoVE7Wqe40
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
!
!         
!
!
aaa session-id common
ip source-route
!
!
!
!
ip cef
no ip domain lookup
ip domain name yourdomain.com
multilink bundle-name authenticated
!
!
!
bridge irb
!
!
!         
!
interface FastEthernet0/0
description ++++ Connection to 3COM Core Switch ++++
no ip address
duplex auto
speed auto
bridge-group 1
!

interface Serial0/0/0
description ++++ Link 128 Serial 0/0/0 ++++
bandwidth 128
backup delay 30 60
backup interface Serial0/0/1
no ip address
ip directed-broadcast
no fair-queue
bridge-group 1
!
interface Serial0/0/1
description ++++ Link 64 Kbps  Serial 0/0/1 ++++
bandwidth 64
no ip address
ip directed-broadcast
no fair-queue
bridge-group 1
!
interface BVI1
ip address 10.64.75.242 255.255.248.0
!
ip forward-protocol nd
!
!
no ip http server
ip http authentication local
!
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
!
!
scheduler allocate 20000 1000
end
Reply

Use magic Report

 Author| Post time 23-9-2011 03:27 PM | Show all posts
anyone boleh comment utk config di post #2?
Reply

Use magic Report

 Author| Post time 4-10-2011 02:02 PM | Show all posts
xde org tahu ke?
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

 

ADVERTISEMENT



 

ADVERTISEMENT


 


ADVERTISEMENT
Follow Us

ADVERTISEMENT


Mobile|Archiver|Mobile*default|About Us|CariDotMy

23-12-2024 04:41 PM GMT+8 , Processed in 0.278053 second(s), 13 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

Quick Reply To Top Return to the list