Configure an IP Address

Procedure

  1. Enter the Config mode.
    device# configure terminal
  2. Access the management interface.
    device(config)# interface management 0
    device(config-if-mgmt-0)# 
  3. Configure the IPv4 or IPv6 address as required.
    device(config-if-mgmt-0)# [no] ipv4 address
    device(config-if-mgmt-0)# [no] ipv46 address
  4. Configure the IPv4 or IPv6 gateway address as required.
    device(config-if-mgmt-0)# [no] ipv4 gateway
    device(config-if-mgmt-0)# [no] ipv6 gateway