02-07-2023 09:04 PM
Hi All,
I am new to the Ruckus ICX Switches. How do I check the configured interface? Like Cisco products, allow the user to see the interface configuration e,g "show run config int gi 1/1/1 ".
Do we have the same feature for ruckus? I would like to use the same config for another port on ruckus, but I don't know the details of the switch interface.
# show int brief
Port Link State Dupl Speed Trunk Tag Pvid Pri MAC Name
1/1/1 Up Forward Full 1G None Yes 7 0 d4bd.4f2e.c7e6
1/1/2 Up Forward Full 1G None Yes 12 0 d4bd.4f2e.c7e7
1/1/3 Up Forward Full 1G None Yes 12 0 d4bd.4f2e.c7e8
Thank you.
03-19-2023 08:54 PM
The command to check the running config of a particular port is
#Show run int eth1/1/X
X - Interface number
03-21-2023 03:39 PM
Unfortunately, that command doesn't show anything. Don't know if you have a different model, but for mine (ICX7150-C12) doesn't return anything with that command.