address ipv4 (MPP)
To configure the peer IPv4 or IPv6 address in which management traffic is allowed on the interface, use the
address ipv4command in interface peer configuration mode. To remove the IP address that was previously
configured on this interface, use the no form of this command.
address {ipv4| ipv6} peer-ip-address |peer-ip-address/length
no address {ipv4| ipv6} peer-ip-address| peer-ip-address/length
Syntax Description
(Required) Peer IPv4 or IPv6 address in which management traffic is allowed
on the interface. This address can effectively be the source address of the
management traffic that is coming in on the configured interface.
peer-ip-address
(Required) Prefix of the peer IP address and IPv4 or IPv6 format:
• IPv4—A.B.C.D/length
• IPv6—X.X:X.X
peer ip-address/length
Command Default
If no specific peer is configured, all peers are allowed.
Command Modes
Interface peer configuration
Command History
ModificationRelease
This command was introduced.Release 3.6.0
Usage Guidelines
Task ID
OperationsTask ID
read, writesystem
Examples
The following example shows how to configure the peer IPv6 address 33::33 for management traffic:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# control-plane
RP/0/RP0/CPU0:router(config-ctrl)# management-plane
RP/0/RP0/CPU0:router(config-mpp)# inbandout-of-band
RP/0/RP0/CPU0:router(config-mpp-inbandoutband)# interface GigabitEthernet POS 0/16/10/12
RP/0/RP0/CPU0:router(config-mpp-inbandoutband-GigabitEthernet0_1_1_1POS0_6_0_2)# allow
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
164 OL-24740-01
Management Plane Protection Commands
address ipv4 (MPP)