Configuring Subscriber Policies - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - LINK LAYER CONFIGURATION GUIDE 2010-10-13 Configuration Manual

Software for e series broadband services routers link layer configuration guide
Table of Contents

Advertisement

JunosE 11.3.x Link Layer Configuration Guide

Configuring Subscriber Policies

arp
478
host1(config)#interface gigabitEthernet 1/0
host1(config)#interface gigabitEthernet 4/0/1
host1(config)#interface tenGigabitEthernet 4/0/1
Use the no version to remove the interface or subinterface. You must issue the no
version from the highest level down; you cannot remove an interface or subinterface
if the one above it still exists.
See interface gigabitEthernet.
See interface tenGigabitEthernet.
To configure a nondefault client subscriber policy:
From Global Configuration mode, create the subscriber policy and assign it an
1.
alphanumeric name.
host1(config)#subscriber-policy client01
This command accesses Subscriber Policy Configuration mode.
From Subscriber Policy Configuration mode, define the rules for each packet or attribute
2.
type for which you want to change the default value. (All other packet or attribute
types will continue to use the default values listed in Table 27 on page 468.)
host1(config-policy)#broadcast permit
host1(config-policy)#multicast deny
host1(config-policy)#relearn deny
Exit Subscriber Policy Configuration mode.
3.
host1(config-policy)#exit
From Global Configuration mode, associate the new subscriber policy with the bridge
4.
group in which the subscriber (client) interface resides.
host1(config)#bridge westford02 subscriber-policy client01
(Optional) Use the appropriate show commands to verify the creation of the subscriber
5.
policy and its association with the bridge group interface.
host1#show subscriber-policy client01
host1#show bridge westford02
Use to modify the subscriber policy for ARP to define whether a subscriber (client)
bridge interface permits (forwards) or denies (filters or drops) ARP packets.
Specify one of the following keywords:
permit—Forwards packets of this type
deny—Filters or drops packets of this type
ARP packets are forwarded by default.
Example
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents