RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
08-30-2023 11:22 AM
Hello,
Is there a Ruckus ICX equivalent to the Cisco command #default interface to set a single interface back to its default settings??
Thank you
Solved! Go to Solution.
08-31-2023 10:22 AM - edited 08-31-2023 10:22 AM
This does not exist for everything, but it does exist for port level commands (whatever shows up under 'show int eth x/y/z'. You can issue something like this:
conf t
no int eth 1/2/2
Again, this will only work for things under interface configuration.
