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.