Configuring Accounting For The Physical Interface - Juniper EX2200 Hardware Manual

Junos osfor exseries ethernetswitches
Hide thumbs Also See for EX2200:
Table of Contents

Advertisement

Network Interfaces for EX4300 Switches

Configuring Accounting for the Physical Interface

74
member ge-10/1/1;
member ge-5/5/1;
mtu 256;
hold-time up 10;
ether-options {
flow-control;
speed {
100m;
}
802.3ad primary;
}
}
protocols {
dot1x {
authenticator {
interface range-1 {
retries 1;
}
}
}
}
}
The
node present under
interface
the
interface-range range-1
protocols {
dot1x {
authenticator {
interface ge-10/1/1 {
retries 1;
}
interface ge-5/5/1 {
retries 1;
}
}
}
}
The
statement is expanded into two interfaces, ge-10/1/1 and ge-5/5/1,
interface range-1
and configuration
retries 1
This configuration can be verified using the
command.
Juniper Networks routers and switches can collect various kinds of data about traffic
passing through the router and switch. You can set up one or more accounting profiles
that specify some common characteristics of this data, including the following:
The fields used in the accounting records
The number of files that the router or switch retains before discarding, and the number
of bytes per file
is expanded into member interfaces of
authenticator
as follows:
is copied under those two interfaces.
show protocols dot1x | display inheritance
Copyright © 2015, Juniper Networks, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents