Egress Context Configuration; Creating The Egress Context; Logging Configuration - Cisco ASR 5000 Series Administration Manual

Femto network gateway
Hide thumbs Also See for ASR 5000 Series:
Table of Contents

Advertisement

▀ Configuring the System to Perform as a Femto Network Gateway
fng-service <fng_service_name>
aaa authentication context-name <fng_context_name> aaa group
<group_name>
bind address <ip_address> crypto-template <crypto_template_name>
end
The IP address that you bind to the FNG service above is used as the connection point for establishing the IKEv2
sessions between the FAPs in the network and the FNG.

Egress Context Configuration

Create the egress context by applying the configuration example in the following section.

Creating the Egress Context

Use the following configuration example to create the egress context, the interface to the IMS core/PDSN, and the IPv4
address pool for generating and assigning IPv4 addresses to the FAPs in the network:
configure
context <egress_context_name> -noconfirm
interface <egress_interface_name>
ip address <ip_address> <subnet_mask>
exit
ip pool <name> < ip_address subnet_mask> public < priority>
exit
port ethernet <slot_number/port_number>
no shutdown
bind interface <egress_interface_name> < egress_context_name>
end

Logging Configuration

Use the following configuration example to enable logging:
▄ Cisco ASR 5000 Series Femto Network Gateway Administration Guide
46
Femto Network Gateway Configuration
OL-24872-01

Advertisement

Table of Contents
loading

Table of Contents