130 Setting Basic Network InformationConfiguring Static Network Information on the OOB PortBeginning in Privileged EXEC mode, use the following commands toconfigure a static IP address, subnet mask, and default gateway on the OOBport.Configuring Static Network Information on the Default VLANBeginning in Privileged EXEC mode, use the following commands toconfigure a static IP address, subnet mask, and default gateway on the defaultVLAN.Command Purposeconfigure Enter Global Configuration mode.interface out-of-band Enter Interface Configuration mode for the OOBport.ip addressip_addresssubnet_mask [gateway_ip]Configure a static IP address and subnet mask.Optionally, you can also configure a default gateway.CTRL + Z Exit to Privileged EXEC mode.show ip interface out-of-band Verify the network information for the OOB port.Command Purposeconfigure Enter Global Configuration mode.interface vlan 1 Enter Interface Configuration mode for VLAN 1.ip addressip_addresssubnet_maskEnter the IP address and subnet mask.ipv6 addressprefix/prefix-length[eui64]Enter the IPv6 address and prefix.ipv6 enable Enable IPv6 on the interface.exit Exit to Global Configuration modeip default-gatewayip_address Configure the default gateway.exit Exit to Privileged Exec mode.show ip interface vlan 1 Verify the network information for VLAN 1.show ipv6 interface vlan 1 Verify IPv6 network information for VLAN 1.