cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
616
Views
0
Helpful
2
Replies

Hard Code IP helper-address on Cisco 2600

haocan
Level 1
Level 1

Hi All,

How do I program the IP helper-address command stay permanently on the 2600 Router? I follow instructions

from Cisco web site but it was not successful.

Any helps would be greatly appreciated.

Original configuration is shown below:

interface Ethernet0/0

ip address 192.168.10.2 255.255.255.0

ipx encapsulation SAP

ipx network 1045

Iwould like to add IP helper-address stay permanently so routing table would look like this:

interface Ethernet0/0

ip address 192.168.10.2 255.255.255.0

ipx encapsulation SAP

ipx network 1045

ip helper-address 192.x.x.x

Thanks,

Hao

1 Accepted Solution

Accepted Solutions

Harold Ritter
Cisco Employee
Cisco Employee

I don't clearly understand what the problem is. After adding the ip helper-address, did you do a "write memory"?

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

2 Replies 2

Harold Ritter
Cisco Employee
Cisco Employee

I don't clearly understand what the problem is. After adding the ip helper-address, did you do a "write memory"?

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

No I did not issue a 'write memory' but I will definitely try it.

Thanks for your help,