Configuring the Satellite Network Virtualization (nV) System on the Cisco ASR 9000 Series Router
Implementing a Satellite nV System
HC-717
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Configuration Guide
OL-26061-03
Configuring the host IP address
This procedure gives you the steps to configure a host IP address on a loopback interface.
SUMMARY STEPS
1. configure
2. interface Loopback0
3. ipv4 address 8.8.8.8 255.255.255.255
4. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters global configuration mode.
Step 2
interface loopback0
Example:
RP/0/RSP0/CPU0:router(config)# interface
loopback0
Specifies the loopback address for the interface.