Cisco CRS-1 - Carrier Routing System Router Configuration Manual page 183

Ios xr system security configuration guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Implementing Lawful Intercept on Cisco IOS XR Software
Command or Action
Step 11
show snmp group
Example:
RP/0/RP0/CPU0:router# show snmp group
Step 12
show snmp view
Example:
RP/0/RP0/CPU0:router# show snmp view
Configuration Example for Inbound Management Plane Feature
Enablement
The following example illustrates how to enable the MPP feature, which is disabled by default, for the
purpose of lawful intercept.
Configuring the Inband Management Plane Protection Feature: Example
You must specifically enable management activities either globally or on a per-inband-port basis using
the following procedure. In other words, to globally enable inbound MPP, you would use the keyword
all with the interface command, rather than using a particular interface type and instance ID with it.
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)# inband
RP/0/RP0/CPU0:router(config-mpp-inband)# interface loopback0
RP/0/RP0/CPU0:router(config-mpp-inband-Loopback0)# allow snmp
RP/0/RP0/CPU0:router(config-mpp-inband-Loopback0)# commit
RP/0/RP0/CPU0:router(config-mpp-inband-Loopback0)# exit
RP/0/RP0/CPU0:router(config-mpp-inband)# exit
RP/0/RP0/CPU0:router(config-mpp)# exit
RP/0/RP0/CPU0:router(config-ctr)# exit
RP/0/RP0/CPU0:router(config)# exit
RP/0/RP0/CPU0:router# show mgmt-plane inband interface loopback0
Management Plane Protection - inband interface
interface - Loopback0
RP/0/RP0/CPU0:router(config)# commit
OL-20382-01
snmp configured -
All peers allowed
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
Configuration Example for Inbound Management Plane Feature Enablement
Purpose
Displays information about each SNMP group on the
network.
Displays information about the configured views,
including the associated MIB view family name,
storage type, and status.
SC-177

Advertisement

Table of Contents
loading

Table of Contents