01-18-2024 03:28 AM
What is the command to reset specific interface?(for eg; have to reset interface gi7)
01-18-2024 04:20 AM
Use defualt command
MHM
01-18-2024 05:01 AM
- It depends a bit on the meaning of reset (intention) ; the mentioned default command resets to default settings for the interface ; if we talk about network connectivity problems or speed mismatch (e.g.) sometimes it helps to shutdown the interface and enable it again
M.
01-18-2024 05:17 AM
Depends on the device, i take this as Switch -
config t
default interface gig 1/0/7 (example replace the interface name you like to setup to default)
end
Note : if the interface part of any Port-channel - disconnect the physical cable and do the default interface or any device connected remove and default the interface- once you default the interface it go default to VLAN1 (so make sure no device connected to port before you default)
01-18-2024 11:32 PM
not accepting the command.
01-18-2024 11:34 PM
can I see
# default ? <<- check what the option you have via "?"
MHM
01-19-2024 11:01 AM
not accepting the command.
Depends on the device, i take this as Switch -
what device model - show version help here (if further assitance required)
You post 2 different device and you need to provide the model - help here
most of the device default should work as expected.
01-19-2024 11:59 PM
01-20-2024 02:18 AM
It's CISCO switch - SG350.
If the switch is small business - that command not available on those models, the command only available enterprise grade switches.
may be you can try macro commands (not tried myself - since i dont have that switch to test)
01-18-2024 11:45 PM
is this possible to reset all the configuration only in [int gig12] in single command? in the above image, if yes then how??
01-18-2024 11:53 PM
friend
I config IP in interface f0/0
then I use
default interface f0/0
and all config is remove
01-19-2024 04:08 AM - edited 01-19-2024 04:09 AM
Hello anb07configterminal,
give default interface Gig 7 in gloable configuration mode, it resets the configuration to default only on that specific interface...
Best regards
******* If This Helps, Please Rate *******
01-19-2024 09:22 PM
Use command in Configuration mode, which will bring your interface to default configuration.
default int gig X/X
Default int range gig X/X - X (for multiple interfaces)
01-20-2024 12:19 AM - edited 01-20-2024 12:20 AM
I think...that is (default interface command) not possible to achieve in this model....
Reference: https://community.cisco.com/t5/switching/clear-switchport-config-on-sg300-sg350/td-p/3837068
Best regards
******* If This Helps, Please Rate *******
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide