2848# configure 2848(config)# no interface all lacp 2848(config)# write mem 2848(config)# show lacp
2848# configure 2848# crypto key generate ssh 2848# ip ssh 2848# show ip ssh 2848# write mem
no telnet-server
#interface all flow-control #timesync timep #show interfaces #show log interface all lacp active passive #interface all flow-control #show interfaces #timesync timep -> activa la sincronización ntp
write memory #guarda los cambios
Prerequisitos:
ip helper-address <ip servidor dhcp>
ProCurve(config)# dhcp-relay
Para deshabilitarlo
ProCurve(config)# no dhcp-relay
Ejemplo de configuración de ip helper-address para la vlan 10 <code> ProCurve# configure ProCurve(config)# vlan 10 ip helper-address 192.168.2.100 <code>