How to Remove IP address from Router Ethernet Interface

by Nideesh C on January 25, 2011 · 1 comment

in Networking




Router> enable                                              – switches to privileged EXEC level
Router# configure terminal                      – switches to global configuration level
Router(config)# interface ethernet0      – switches to configure the ethernet0 interface
Router(config-if)# no ip address               – removes IP address
Router(config-if)# exit                                 – exits back to global configuration level

Router(config)# exit                                     – exits out of configuration level

Router#exit

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. How to Configure an IP address on Router’s Ethernet Interface
  2. IS-IS protocol Configuration on Cisco routers
  3. commands and configuration of CISCO Router’s
  4. NAT and PAT Configuration on Cisco Router
  5. How to Configure Line Console and Executive Mode Password in Cisco Router

{ 1 comment… read it below or add one }

1 Hafiz February 2, 2011 at 3:26 pm

Thank you for your service.
I tried this command and I have succeed. Thanks a lot again

Reply

Leave a Comment

Previous post:

Next post: