cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
844
Views
0
Helpful
7
Replies

7206VXR Config examples?

markbd111
Level 1
Level 1
7 Replies 7

markbd111
Level 1
Level 1

OOPS, I guess it didn't post the first time :)

Anyway, my question was this:

I have to set this up - 2 -7206VXR routers which are connected to a DS3 to Adtran boxes via HSSI.

I wonder if any of you recommend any best practices configs for this type of setup. It looks like a point to point serial connection, where the Adtran units do most of the DS3 work.

Below is a example config, let me know if you recommend any changes to it etc.

Thanks a ton :)

melanie#show running-config

Building configuration

!

version 12.1

!

hostname melanie

!

interface Ethernet0/0

ip address 172.17.243.106 255.255.255.0

!

interface Hssi3/0

ip address 10.1.1.1 255.255.255.0

hssi dce

clockrate 44732632

!

line con 0

exec-timeout 0 0

transport input none

line aux 0

line vty 0 4

password ww

login

!

end

melanie#ping 10.1.1.2

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 10.1.1.2, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms

melanie#

diana

diana#show running-config

Building configuration...

Current configuration:

!

version 12.0

!

hostname diana

!

!

interface Hssi0/0

ip address 10.1.1.2 255.255.255.0

ip directed-broadcast

hssi internal-clock

!

line con 0

exec-timeout 0 0

password 7 131200

transport input none

line aux 0

line vty 0 4

exec-timeout 0 0

password 7 131200

login

!

end

diana#ping 10.1.1.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms

diana#

Hi

Wht ru trying to achieve between these 2 locations .

r u goin to have any client-server access between these locations or whts the requirement to have the connecitivity between the locations ??

And again in Diana u didnt mention anything regd the ethernet config.

Do post all necessary info..

regds

I am connecting 2 locations via a DS3, but I have seperate Adtran units that will be hooked up to the DS3, so the routers will be hooked up to the DS3 via the Adtrans.

On both sides I have a 3550 switch connected to the routers FE100. Ihave servers on both routers via the switches. So Ethernet configs will just be full duplex 100Mb.

So i just want connectivity between the locations being able to access servers on both sides of the routers.

Let me know if you have anymore questions.

You can actually buy a DS3 interface for the 7200 router but I guess you already have the Adtran that is why you are using it.

Look like you have it up and running already. Just monitor tha line and see if you get any error. Then maybe you can tweak the configuration.

markbd111
Level 1
Level 1

Thanks for the info, but no I don't have it up and running yet. I just found this config online and wanted to know if you guys had any additional recommendations or suggestions, or if you guys see any problems with this config?

I think you would only need ip addresses on your HSSI interface on the router because all the configuration will be on your adtran boxes ie clocking etc...

You're also going to need an IP address, mask etc for the E0/0 interface on Diana.

Review Cisco Networking for a $25 gift card