Cisco AS5800 Specifications Page 285

  • Download
  • Add to my manuals
  • Print
  • Page
    / 334
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 284
A-25
Cisco AS5800 Operations, Administration, Maintenance, and Provisioning Guide
DOC-7810814=
Appendix A Advanced Quick Reference
Advanced Quick Reference Configurations
Virtual Template
Virtual Templates are used for cloning virtual-access interfaces for inbound calls.
Virtual Template Requisites
The following requisites are significant considerations to identify before configuring a virtual template:
IP configuration
Encapsulation
Default IP allocation
PPP authentication
Virtual Template Configuration
The following Cisco IOS CLI script serves as a sample virtual template configuration or setup.
Sample Configuration
5800(config)# interface virtual-template 1
5800(config-if)# ip unnumbered loopback0
5800(config-if)# no ip directed broadcast
5800(config-if)# no ip mroute-cache
5800(config-if)# ntp disable
5800(config-if)# no snmp trap link-status
5800(config-if)# ppp authentication pap callin USE-RADIUS
5800(config-if)# ppp multilink
5800(config-if)# exit
Command Line Description
5800(config)# interface virtual-template 1
Defines the Virtual-Template interface used for cloning virtual-access interfaces.
5800(config-if)# ip unnumbered loopback0
Unnumbers the interface to the IP address of loopback 0 interface.
5800(config-if)# no ip directed broadcast
Disables the translation of directed broadcast to physical broadcasts. It drops the directed broadcasts
destined for this subnet.
5800(config-if)# no ip mroute-cache
Turns off fast switching for multicast traffic.
5800(config-if)# ntp disable
Disables the processing of Network Time Protocol (NTP) on this interface.
5800(config-if)# no snmp trap link-status
Disables SNMP LINKUP and LINKDOWN traps. Do not send SNMP traps when this interface goes up
or down.
5800(config-if)# ppp authentication pap callin USE-RADIUS
Defines the authentication protocol (PAP) to be used for authenticating incoming calls only. The
USE-RADIUS list is defined in the AAA process. PPP clients must authenticate themselves using the
Password Authentication Protocol. Authentication will be done using the USE-RADIUS method list.
Page view 284
1 2 ... 280 281 282 283 284 285 286 287 288 289 290 ... 333 334

Comments to this Manuals

No comments