cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
smiclean
New Contributor

How to reset the gig 0/1 port back to default from CLI

Screwed this up configuring it and can now only access adtran 908e from craft port.  I can console in but do not know the command to reset the port back to default.  Any help appreciated.

thanks

0 Kudos
5 Replies
Anonymous
Not applicable

Re: How to reset the gig 0/1 port back to default from CLI

Type “Enable” takes you to enable mode.

Couple things you can do, just turn off firewall or load default config.

To turn off firewall

Enter “config t” and then “no ip firewall”

Or you can do a “show int gig 0/1” or add “do” in front of it to see what command you messed up, then you just go into that interface and negate it.

Let me know if you have questions.

-Mark

Re: How to reset the gig 0/1 port back to default from CLI

Is there a command to undo encapsulation.  I think that is where I goofed it up.

Thanks.

Anonymous
Not applicable

Re: How to reset the gig 0/1 port back to default from CLI

Enable

Config t

Int gig 0/1

No encapsulation 802.1

-Mark

Re: How to reset the gig 0/1 port back to default from CLI

Thank you Mark.  Back in business.  Sorry for the rookie questions.  Just trying to learn how to do this the right way. LOL.

Anonymous
Not applicable

Re: How to reset the gig 0/1 port back to default from CLI

Anytime! Glad your back up. Rookie questions allowed here! 😃

-Mark