Cisco GRS Configuration Manual page 89

Ios xr carrier grade nat configuration
Table of Contents

Advertisement

Implementing Carrier Grade NAT on Cisco IOS XR Software
Command or Action
Step 11
address-family ipv6
Example:
RP/0/RP0/CPU0:router(config-cgn-ds-lite)# address-family
ipv6
Step 12
interface ServiceApp61
Example:
RP/0/RP0/CPU0:router(config-cgn-ds-lite-afi)# interface
ServiceApp61
Step 13
protocol tcp
Example:
RP/0/RP0/CPU0:router(config-cgn-ds-lite-afi)# protocol
tcp
Step 14
session {initial | active} timeout seconds
Example:
RP/0/RP0/CPU0:router(config-cgn-proto)# session initial
timeout 90
Step 15
msssize
Example:
RP/0/RP0/CPU0:router(config-cgn-proto)# mss 1100
Step 16
external-logging netflow9
Example:
RP/0/RP0/CPU0:router(config-cgn-ds-lite)#
external-logging netflowv9
Step 17
server
Example:
RP/0/RP0/CPU0:router(config-cgn-ds-lite-extlog)# server
Step 18
address A.B.C.D port port-number
Example:
RP/0/RP0/CPU0:router(config-cgn-ds-lite-extlog-server)#
address 90.1.1.1 port 99
OL-32659-01
Cisco IOS XR Carrier Grade NAT Configuration Guide for the Cisco CRS Router, Release 5.2.x
Configuring Dual Stack Lite Instance
Purpose
Enters the address family IPv6 configuration mode.
Specifies the ServiceApp on which IPv6 traffic enters
and leaves.
Configures the TCP protocol session.
This command configures the timeout value in
seconds for ICMP,TCP or UDP sessions for a service
instance. For TCP and UDP, you can configure the
initial and active session timeout values. For ICMP,
there are no such options. This configuration is
applicable to all the IPv4 addresses that belong to a
particular service instance. This example configures
the initial session timeout value as 90 for the TCP
session.
Configures the adjustment MSS value as 1100.
Configures the external-logging facility for the DS
LITE instance named dsl1 and enters the external
logging configuration mode.
Configures the logging server information for the IPv4
address and port for the server that is used for the
netflow-v9 based external-logging facility and enters
external logging server configuration mode.
Configures the netflow server address and port number
to use for netflow version 9 based external logging
facility for DS LITE instance.
79

Advertisement

Table of Contents
loading

This manual is also suitable for:

Crs

Table of Contents