show ip protocol
3-12 Basic Configuration
show ip protocol
UsethiscommandtodisplaythemethodusedtoacquireanetworkIPaddressforswitch
management.
Syntax
show ip protocol
Parameters
None.
Defaults
None.
Mode
Switchcommand,read‐only.
Example
ThisexampleshowshowtodisplaythemethodusedtoacquireanetworkIPaddress:
B5(su)->show ip protocol
System IP address acquisition method: dhcp
set ip protocol
UsethiscommandtospecifytheprotocolusedtoacquireanetworkIPaddressforswitch
management.
Syntax
set ip protocol {bootp | dhcp | none}
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampleshowshowtosetthemethodusedtoacqu ireanetworkIPaddresstoDHCP.
B5(su)->set ip protocol dhcp
bootp SelectsBOOTPastheprotocoltousetoacquirethesystemIPaddress.
dhcp SelectsDHCPastheprotocoltousetoacquirethesystemIPaddress.
none NoprotocolwillbeusedtoacquirethesystemIPaddress.