Link to home
Start Free TrialLog in
Avatar of DarylnCA
DarylnCA

asked on

Client is asking for Bridging across WAN

Does this look like it will work??... changing only the fast ethernet ip address and hostname on warehouse side.

Office#show run
Building configuration...

Current configuration : 1378 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Office
!
logging queue-limit 100
enable password 7 0309525D0C0D711C19
!
tdm clock T1 0/1 data export line
tdm clock T1 0/0 data import T1 0/1 internal
ip subnet-zero
no ip routing
!
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
!
mta receive maximum-recipients 0
!
!
controller T1 0/0
 framing esf
 fdl both
 linecode b8zs
 cablelength short 133
 tdm-group 1 timeslots 1-12,24
!
controller T1 0/1
 framing esf
 fdl both
 linecode b8zs
 cablelength short 133
 channel-group 0 timeslots 13-23
 tdm-group 1 timeslots 1-12,24
!
!
interface FastEthernet0/0
 ip address 10.0.0.240 255.255.255.0
 speed auto
 bridge-group 1
!
interface Serial0/1:0
 ip unnumbered FastEthernet0/0
 bridge-group 1
!
!
ip default-gateway 10.0.0.1
ip classless
no ip http server
!
!
!
!
connect vodavi T1 0/1 1 T1 0/0 1
!
!
!
snmp-server community public RO
snmp-server enable traps tty
bridge 1 protocol ieee
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
!
line con 0
 exec-timeout 0 0
 password 7 0559121A274A1A1C
 login
 speed 115200
line aux 0
line vty 0 4
 password 7 00560713025D5F13
 login
!
end

Office#
Avatar of DarylnCA
DarylnCA

ASKER

This is using 2 Cisco 1760 routers with vwic 2mft t1 di cards across a T1... the client is looking for a transparent solution for his network.
Your config looks fine (I only looked at the the bridging bits).  This question has been asked (and answered) a few times in the past:

https://www.experts-exchange.com/questions/20577276/How-to-bridge-two-networks.html
https://www.experts-exchange.com/questions/20710498/Network-bridging-over-WAN.html
These are the current running configs for both office and warehouse...


Office#show run
Building configuration...

Current configuration : 1444 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Office
!
logging queue-limit 100
enable password 7 0309525D0C0D711C19
!
tdm clock T1 0/1 data export line
tdm clock T1 0/0 data import T1 0/1 internal
ip subnet-zero
!
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
!
mta receive maximum-recipients 0
!
!
controller T1 0/0
 framing esf
 fdl both
 linecode b8zs
 cablelength short 133
 tdm-group 1 timeslots 1-12,24
!
controller T1 0/1
 framing esf
 fdl both
 linecode b8zs
 cablelength short 133
 channel-group 0 timeslots 13-23
 tdm-group 1 timeslots 1-12,24
!
!
interface FastEthernet0/0
 ip address 10.0.0.240 255.255.255.0
 no ip mroute-cache
 speed auto
!
interface Serial0/1:0
 ip unnumbered FastEthernet0/0
 encapsulation ppp
!
router eigrp 1
 network 10.0.1.0 0.0.0.63
 network 10.0.0.0
 no auto-summary
!
ip default-gateway 10.0.0.1
ip classless
no ip http server
!
!
!
ip access-list standard primary
!
connect vodavi T1 0/1 1 T1 0/0 1
 !
!
!
snmp-server community public RO
snmp-server enable traps tty
bridge 1 protocol ieee
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
!
line con 0
 exec-timeout 0 0
 password 7 0559121A274A1A1C
 login
 speed 115200
line aux 0
line vty 0 4
 password 7 00560713025D5F13
 login
!
end

Office#

Warehouse#show run
Building configuration...

Current configuration : 1288 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Warehouse
!
logging queue-limit 100
enable password 7 0309525D0C0D711C19
!
tdm clock T1 0/1 data export line
tdm clock T1 0/0 data import T1 0/1 internal
ip subnet-zero
!
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
!
mta receive maximum-recipients 0
!
!
controller T1 0/0
 framing esf
 fdl both
 linecode b8zs
 cablelength short 133
 tdm-group 1 timeslots 1-12,24
!
controller T1 0/1
 framing esf
 fdl both
 linecode b8zs
 cablelength short 133
 channel-group 0 timeslots 13-23
 tdm-group 1 timeslots 1-12,24
!
!
interface FastEthernet0/0
 ip address 10.0.1.241 255.255.255.0
 no ip mroute-cache
 speed auto
!
interface Serial0/1:0
 ip unnumbered FastEthernet0/0
 encapsulation ppp
 no ip route-cache
!
router eigrp 1
 network 10.0.0.0
 no auto-summary
!
ip classless
no ip http server
!
!
!
connect vodavi T1 0/1 1 T1 0/0 1
 !
!
!
snmp-server community public RO
snmp-server enable traps tty
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
!
line con 0
 exec-timeout 0 0
 password 7 0559121A274A1A1C
 login
 speed 115200
line aux 0
line vty 0 4
 password 7 00560713025D5F13
 login
!
end

Warehouse#
Avatar of Les Moore
Since the existing config has a different subnet at each location, what is the reason for wanting to bridge between the two sites? Is there some application or performance issue that the client thinks bridging will solve?
The client wishes to remove the different subnets to be able to have a "Transparent" network i.e. a single subnet across the WAN.... we had suggested and implemented the running configs seen above and they work.... sort of... he can see any site internally but cannot get out beyond his gateway router.... we told him to check his firewall settings and he told us that the firewall on the gateway router is disabled. We can run the ping command off the fast ethernet port of the router on the original subnet to an outside address i.e. yahoo.com and the host is unreachable.... From any other node on the original network we can ping out to the internet no problem...
ASKER CERTIFIED SOLUTION
Avatar of Les Moore
Les Moore
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial