cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
892
Views
5
Helpful
3
Replies

allowed ports in cisco 7206vxr router

vijay kumar
Level 2
Level 2

     hi all ,      

Can any one plz tell the command to see the allowed/opened ports in 7206 router?

3 Replies 3

Seb Rupik
VIP Alumni
VIP Alumni

Hi Vijay,

From the privileged (enable) EXEC propmt, type:

sh ip int br

...should give you what you need, eg:

#sh ip int br

Interface                  IP-Address      OK? Method Status                Protocol

GigabitEthernet0/1         unassigned      YES NVRAM  up                    up     

GigabitEthernet0/2         unassigned      YES NVRAM  up                    up     

GigabitEthernet0/3         unassigned      YES NVRAM  up                    up     

GigabitEthernet1/0         unassigned      YES NVRAM  administratively down down   

FastEthernet2/0            unassigned    YES NVRAM  up                    up     

FastEthernet2/1            unassigned      YES NVRAM  administratively down down   

Tunnel0                    unassigned      YES unset  up                    up     

Tunnel1                    unassigned      YES unset  up                    up     

Tunnel2                    unassigned      YES unset  up                    up     

Tunnel3                    unassigned      YES unset  up                    up

cheers,

Seb.

paolo bevilacqua
Hall of Fame
Hall of Fame

There can be various, if you are concerned best approach is to run a portscan at it.

Thanks Paolo for the reply . From CLI can we get it ?

Thanks!,

Regards,

Vijay