Configuration Guide Vol. 3


2.1.5 Configuring loopback Interfaces

Points to note

The example below shows how to set IPv4 addresses for identifying the Switches. Interface number 0 is dedicated to the global network. You can configure only one address.

Command examples

  1. (config)# interface loopback 0

    Switches to interface configuration mode for the loopback interface.

  2. (config-if)# ip address 192.168.1.1

    Sets IP address 192.168.1.1 for the loopback interface.