Configuring The Management Interface Vrf - Cisco ASR1000-RP1 - ASR 1000 Series Route Processor 1 Router Software Configuration Manual

Asr 1000 series aggregation services routers
Table of Contents

Advertisement

How to Configure Call Home

Configuring the Management Interface VRF

The Call Home feature on the Cisco ASR 1000 Series Routers requires use of the Gigabit Ethernet
Management interface virtual routing and forwarding (VRF) instance. The Gigabit Ethernet
Management interface is automatically part of its own VRF named "Mgmt-intf."
To configure the Management interface VRF, complete the following steps:
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal
Step 2
interface GigabitEthernet 0
Example:
Router(config)# interface GigabitEthernet0
Step 3
vrf forwarding Mgmt-intf
Example:
Router(config-if)# vrf forwarding Mgmt-intf
Step 4
ip address ip-address mask [secondary [vrf
vrf-name]]
or
ipv6 address {X:X:X:X::X link-local |
X:X:X:X::X/prefix [anycast | eui-64] |
autoconfig [default]}
Example:
Router(config-if)# ip address 10.10.10.10
0.0.0.0
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
7-4
configure terminal
interface GigabitEthernet 0
vrf forwarding Mgmt-intf
ip address ip-address mask [secondary [vrf vrf-name]]
or
ipv6 address {X:X:X:X::X link-local | X:X:X:X::X/prefix [anycast | eui-64] | autoconfig [default]}
Purpose
Enters global configuration mode.
(Required) Specifies the Gigabit Ethernet Management
interface on the Cisco ASR 1000 Series Router.
(Required) Associates the Mgmt-intf VRF with the Gigabit
Ethernet Management interface. This command is
configured by default.
(Required) Specifies the IPv4 or IPv6 addressing for the
interface.
Chapter 7
Configuring Call Home
OL-16506-10

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents