reset specific switch port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2014 10:41 AM - edited 03-07-2019 09:02 PM
how can i make reset to specific switch port like (interface f0/2)
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2014 11:28 AM
shut and no shut the port.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2014 03:48 PM
the configuration still on the port Even if i shut down it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2014 06:32 AM
Hi,
conf t
default int fa 0/2
Ctrl-z
Best regards,
Milan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2019 06:09 PM
Bounce the port by shut and no shut so this answer is absolutely correct!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2021 08:25 AM - edited 01-22-2021 08:26 AM
conf t
default interface FastEthernet 0/2
it will reset the interface settings to default
