Presently have the remote office (15 pc's) connected by a
Cisco 1751 via a T1 to a Cisco 1751 at the home office (30
pc's). T1 is to a WIC-1DSU-T1 in each router. We would like
to use the same private IP range (10.0.0.0 to 10.0.0.254)at
both ends so we would have 1 network. The current config
for each interface is:
Home 1751:
interface FastEthernet0/0
ip address 10.0.0.100 255.255.255.0
interface serial0/0
ip address 10.1.0.1 255.255.0.0
Remote 1751:
interface FastEthernet0/0
ip address 10.0.2.101 255.255.255.0
interface serial0/0
ip address 10.1.0.2 255.255.0.0
The T1 is up, ENCAP is PPP. all other specs are defaults.
My question is will the "bridge cbr" allow me to assign
the 10.0.0.101 ip to the FastEthernet interface in the
remote office and to add ip helper 10.0.0.2. (home server)
Is this the way to do it? Do I need to change the serial
interface ip's too?
The Home office server(NT4.0) would then DHCP IP's to the
remote PC's after we turn off the remote server. The Home
office server will then be the only server.
I have never used bridge commands so if somebody has a
sample config it would be highly appreciated.
Thanks
DWH
Cisco 1751 via a T1 to a Cisco 1751 at the home office (30
pc's). T1 is to a WIC-1DSU-T1 in each router. We would like
to use the same private IP range (10.0.0.0 to 10.0.0.254)at
both ends so we would have 1 network. The current config
for each interface is:
Home 1751:
interface FastEthernet0/0
ip address 10.0.0.100 255.255.255.0
interface serial0/0
ip address 10.1.0.1 255.255.0.0
Remote 1751:
interface FastEthernet0/0
ip address 10.0.2.101 255.255.255.0
interface serial0/0
ip address 10.1.0.2 255.255.0.0
The T1 is up, ENCAP is PPP. all other specs are defaults.
My question is will the "bridge cbr" allow me to assign
the 10.0.0.101 ip to the FastEthernet interface in the
remote office and to add ip helper 10.0.0.2. (home server)
Is this the way to do it? Do I need to change the serial
interface ip's too?
The Home office server(NT4.0) would then DHCP IP's to the
remote PC's after we turn off the remote server. The Home
office server will then be the only server.
I have never used bridge commands so if somebody has a
sample config it would be highly appreciated.
Thanks
DWH