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

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
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
snmp-server view view-name ciscoTap2MIB included
Example:
RP/0/RP0/CPU0:router(config)# snmp-server view
TapName ciscoTap2MIB included
Step 3
snmp-server view view-name ciscoipTabMIB included
Example:
RP/0/RP0/CPU0:router(config)# snmp-server view
TapName ciscoipTapMIB included
Step 4
snmp-server view view-name snmpTrapOID
Example:
RP/0/RP0/CPU0:router(config)# snmp-server view
TapName snmpTrapOID
Step 5
snmp-server view view-name sysUpTime
Example:
RP/0/RP0/CPU0:router(config)# snmp-server view
TapName sysUpTime
Step 6
snmp-server group group-name v3 auth read view-name
write view-name notify view-name
Example:
RP/0/RP0/CPU0:router(config)# snmp-server group
TapGroup v3 auth read TapView write TapView notify
TapView
Step 7
snmp-server host ip-address traps version 3 priv
username udp-port port-number
Example:
RP/0/RP0/CPU0:router(config)# snmp-server host
223.255.254.224 traps version 3 priv bgreen udp-port
2555
OL-20382-01
How to Configure SNMP v3 Access for Lawful Intercept on the Router
Purpose
Enters configuration mode.
Creates or modifies a view record and includes the
CISCO-TAP2-MIB family.
Creates or modifies a view record and includes the
CISCO-IP-TAP-MIB family.
Creates or modifies a view record and includes
snmpTrapOID.
Creates or modifies a view record and includes
sysUpTime.
Configures a new SNMP group, or a table that maps
SNMP users to SNMP views. This group should have
read, write, and notify privileges for the SNMP view.
Specifies SNMP trap notifications, the version of
SNMP to use, the security level of the notifications,
and the recipient (host) of the notifications.
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
SC-175

Advertisement

Table of Contents
loading

Table of Contents