Guest_imported
New member
- Jan 1, 1970
- 0
Hey,
Currently I am working towards My CCNA, and I have a 2514 router at home which is connected to my cable modem and acts a dhcp client on e0, dhcp server on e1, and a Nat server. I wanted to know what the command is to release the renew my ip which I have obtained from the cable company.
Here are some stats:
IOS (tm) 2500 Software (C2500-JS-L), Version 12.2(7b), RELEASE SOFTWARE (fc1)
!
interface Ethernet0
description Connected to Cable Modem
mac-address xxxx.xxxx.xxxx
ip address dhcp
ip access-group 107 in
ip access-group 103 out
ip nat outside
!
interface Ethernet1
description xxxxxx xxxxxxxxxxx xxxxxx
ip address 10.1.1.1 255.255.255.0
ip nat inside
!
Basicly all I need is the command to release the DHCP address I have obtained, and renew it. Thanks in Advance.
- VitalyB
starting out CCNA student
Currently I am working towards My CCNA, and I have a 2514 router at home which is connected to my cable modem and acts a dhcp client on e0, dhcp server on e1, and a Nat server. I wanted to know what the command is to release the renew my ip which I have obtained from the cable company.
Here are some stats:
IOS (tm) 2500 Software (C2500-JS-L), Version 12.2(7b), RELEASE SOFTWARE (fc1)
!
interface Ethernet0
description Connected to Cable Modem
mac-address xxxx.xxxx.xxxx
ip address dhcp
ip access-group 107 in
ip access-group 103 out
ip nat outside
!
interface Ethernet1
description xxxxxx xxxxxxxxxxx xxxxxx
ip address 10.1.1.1 255.255.255.0
ip nat inside
!
Basicly all I need is the command to release the DHCP address I have obtained, and renew it. Thanks in Advance.
- VitalyB
starting out CCNA student