Buenas tardes amigo syscOnf tengo un inconveniente con las órdenes de esto en el switch 3com y me da este error:
interface GigabitEthernet1/0/1
port link-type access
ip address 192.168.10.2 255.255.255.0
undo shutdown
Lo hago de la siguiente manera: Código HTML:
[p]
<4510G>system-view
System View: return to User View with Ctrl+Z.
[4510G]interface GigabitEthernet1/0/1
[4510G-GigabitEthernet1/0/1]port link-type access
[4510G-GigabitEthernet1/0/1]ip address 192.168.10.2 255.255.255.0
^
% Unrecognized command found at '^' position.
[4510G-GigabitEthernet1/0/1]undo shutdown
Interface GigabitEthernet1/0/1 is not shut down
[4510G-GigabitEthernet1/0/1][/p]
Tuve investigando y no encontré la forma de asignarle la IP al puerto del switch como le describes, solo lo puedo hacer a una vlan, no sé como le haría.
Gracias por su ayuda.