Configuring static network information on, The oob port, The default vlan – Dell POWEREDGE M1000E User Manual
Page 130

130
Setting Basic Network Information
Configuring Static Network Information on the OOB Port
Beginning in Privileged EXEC mode, use the following commands to
configure a static IP address, subnet mask, and default gateway on the OOB
port.
Configuring Static Network Information on the Default VLAN
Beginning in Privileged EXEC mode, use the following commands to
configure a static IP address, subnet mask, and default gateway on the default
VLAN.
Command
Purpose
configure
Enter Global Configuration mode.
interface out-of-band
Enter Interface Configuration mode for the OOB
port.
ip address
ip_address
subnet_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
Purpose
configure
Enter Global Configuration mode.
interface vlan 1
Enter Interface Configuration mode for VLAN 1.
ip address
ip_address
subnet_mask
Enter the IP address and subnet mask.
ipv6 address
prefix/prefix-length
[eui64]
Enter the IPv6 address and prefix.
ipv6 enable
Enable IPv6 on the interface.
exit
Exit to Global Configuration mode
ip default-gateway
ip_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.