Cisco 10000 Series Configuration Manual page 120

Router access network control protocol
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Layer 2 Overhead Accounting
DETAILED STEPS
Command
Step 1
interface virtual-template number
Example:
Router(config)# interface virtual-template 1
Step 2
ip unnumbered interface-type interface-number
Example:
Router(config-if)# ip unnumbered ethernet 4/0/0
Step 3
ppp authorization [default | list-name]
Example:
Router(config-if)# ppp authorization
Step 4
ppp accounting [default | list-name]
Example:
Router(config-if)# ppp accounting
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
7-8
Purpose
Creates or modifies a virtual template interface. Enters
interface configuration mode.
A virtual template interface is used to provide the
Note
configuration for dynamically created virtual access
interfaces (VAIs).
number is the number used to identify the virtual template
interface. You can configure up to 200 virtual template
interfaces.
(Optional) Enables IP processing on a serial interface
without assigning an explicit IP address to the interface.
interface-type and interface-number are the type and
number of another interface on which the router has an
assigned IP address. The interface cannot be another
unnumbered interface.
(Optional) Enables authentication, authorization, and
accounting (AAA) authorization on the selected interface.
(Optional) default is the default method list the system uses
when you do not specify a list name. The default method list
is created using the aaa authorization command.
(Optional) list-name specifies the name of a list of
authorization methods to use. If no list name is specified,
the system uses the default. The list is created using the
aaa authorization command.
(Optional) Enables authentication, authorization, and
accounting (AAA) accounting services on the selected
interface.
(Optional) default is the default method list the system uses
when you do not specify a list name. The default method list
is created using the aaa accounting command.
(Optional) list-name specifies the name of a list of
accounting methods to use. If no list name is specified, the
system uses the default. The list is created using the
aaa accounting command.
Chapter 7
Traffic Accounting
OL-14660-03

Advertisement

Table of Contents
loading

Table of Contents