для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 115
  Configuring the Evolved Packet Data Gateway 
Configuring the System to Perform as an Evolved Packet Data Gateway  ▀   
 
ePDG Administration Guide, StarOS Release 17   ▄  
 
   
89 
Egress Context and MAG Service Configuration 
Create the Egress context and the MAG (Mobile Access Gateway) service by following the configuration example in 
the section 
  
Configuring the Egress Context and MAG Service 
Use the following configuration example to configure the Egress context, the MAG (Mobile Access Gateway) service, 
the S2b interface and S2b loopback interface to the P-GW, and bind all of the logical interfaces to the physical Ethernet 
ports. 
configure 
    context <egress_context_name
       interface <s2b_interface_name
          ipv6 address <ipv6_address
          exit 
       interface <s2b_loopback_interface_name
          ipv6 address <ipv6_address
          exit 
       subscriber default 
          exit 
       aaa group default 
          exit 
       gtpp group default 
          exit 
       mag-service <mag_service_name
          reg-lifetime <seconds
          bind address <ipv6_address
          exit 
       ipv6 route <ipv6_address/prefix_length> next-hop <ipv6_address> interface 
<s2b_interface_name
       exit 
    port ethernet <slot_number/port_number
       no shutdown