Microsoft
Software
Hardware
Network
Question : Cisco Routers - Main site and Remote Site setup via dedicated t1
Ok here is the just of the build. Cisco 2851 main site connected via dedicated t1 to remote site. I need to configure the remote site as a another piece of the main internal network . I an using Serial0/2/0 on router A and Serial0/0/0 on router -B. How should this look as far as configuration. My biggest concern is encap . Here is a idea of what is setup so far.
Main Router Config
interface Serial0/2/0
encap hdlc
ip address 192.168.254.1 255.255.255.252
service-module t1 clock source internal
bridge-group 1
Remote Router Config
interface Serial0/0/0
encap hdlc
ip address 192.168.254.2 255.255.255.252
bridge-group 1
Will this setup work ? The main site has other serial connections encap ppp setups for the outside world pasted below.
My final question would be if this is correct how can I test it in the lab. Thanks all so much.
Continued Main Router Config
interface Multilink1
description MLPPP Connection to Internet via GBLX
ip address *.*.*.* 255.255.255.252
no cdp enable
ppp multilink
ppp multilink fragment disable
ppp multilink group 1
!
interface GigabitEthernet0/0
description ***Corporate Lan network(internal)***
ip address 64.214.118.1 255.255.255.224
no ip redirects
no ip unreachables
no ip proxy-arp
duplex auto
speed auto
no cdp enable
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
description ****GBLX Cid: FRO2003756299DIR****
no ip address
ip access-group 101 out
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation ppp
no ip mroute-cache
no fair-queue
service-module t1 timeslots 1-24
service-module t1 fdl ansi
no cdp enable
ppp multilink
ppp multilink group 1
!
interface Serial0/1/0
description ***GBLX Cir:FRO2003750765DIR***
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation ppp
no fair-queue
service-module t1 timeslots 1-24
no cdp enable
ppp multilink
ppp multilink group 1
!
interface Serial0/2/0
no ip address
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0 64.210.12.141
!
no ip http server
ip http access-class 23
ip http authentication local
ip http timeout-policy idle 600 life 86400 requests 10000
!
access-list 23 permit 10.10.10.0 0.0.0.7
access-list 42 permit 0.0.0.0 224.255.255.255
snmp-server engineID local 00000009020000D05865CA80
snmp-server community St0neM0r RO 42
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps envmon
snmp-server enable traps isdn call-information
snmp-server enable traps config
snmp-server enable traps entity
snmp-server enable traps frame-relay
snmp-server enable traps frame-relay subif
snmp-server enable traps hsrp
snmp-server enable traps rsvp
snmp-server enable traps syslog
no cdp run
!
control-plane
privilege exec level 15 connect
privilege exec level 15 telnet
privilege exec level 15 rlogin
privilege exec level 15 show ip access-lists
privilege exec level 15 show ip
privilege exec level 15 show access-lists
privilege exec level 15 show logging
privilege exec level 1 show
!
line con 0
login local
line aux 0
exec-timeout 0 1
login local
no exec
line vty 0 4
access-class 104 in
privilege level 15
login local
transport input all
transport output none
line vty 5 15
access-class 23 in
privilege level 15
login local
transport input telnet
!
scheduler allocate 20000 1000
ntp clock-period 17180177
ntp server 192.43.244.18
ntp server 18.145.0.30
!
end
Answer : Cisco Routers - Main site and Remote Site setup via dedicated t1
This problem has been solved thanks.
Random Solutions
webmail
How to synchronize the time of a Windows NT/95 with a Unix server
VPN - Failed to connect to server - error
Help with Exchange
AntiPhishing Folder cannot delete - what application is using this file?
coffeenet Accounting
DHCP client not pulling address correctly after boot
SNMP and Switches
Outgoing email getting rejected on some remote servers - rDNS problem?
Best way to remote access network/computer?