Configuring Null Interfaces - Cisco 6000 Series Configuration Manual

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Configuring Null Interfaces

Command or Action
RP/0/RP0/CPU0:router# configure
Step 2
interface loopback interface-path-id
Example:
RP/0/RP0/CPU0:router#(config)# interface Loopback
3
Step 3
ipv4 address ip-address
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address
172.18.189.38/32
Step 4
Do one of the following:
• end
• commit
Example:
RP/0/RP0/CPU0:router(config-if)# end
Example:
Example:
RP/0/RP0/CPU0:router(config-if)# commit
Step 5
show interfaces type interface-path-id
Example:
RP/0/RP0/CPU0:router# show interfaces Loopback 3
Configuring Null Interfaces
This task explains how to configure a basic null interface.
SUMMARY STEPS
1. configure
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
106
Configuring Virtual Loopback and Null Interfaces
Purpose
Enters interface configuration mode and names the new
loopback interface.
Assigns an IP address and subnet mask to the virtual
loopback interface using the ipv4 address configuration
command.
Saves configuration changes.
• When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
• Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to XR EXEC mode.
• Entering no exits the configuration session and
returns the router to XR EXEC mode without
committing the configuration changes.
• Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
• Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
(Optional) Displays the configuration of the loopback
interface.

Advertisement

Table of Contents
loading

Table of Contents