cancel
Showing results for 
Search instead for 
Did you mean: 

Show running interface configuration

Ameer
New Contributor

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. 

 

Screenshot 2023-02-08 at 12.53.57 PM.png

# 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.

6 REPLIES 6

The command to check the running config of a particular port is 

#Show run int eth1/1/X 

X - Interface number 

 

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.