Apply An Ipv6 Filter Policy To An Ies Sap - Alcatel 7710 SR OS Configuration Manual

Table of Contents

Advertisement

Common Configuration Tasks

Apply an IPv6 Filter Policy to an IES SAP

Use the following CLI syntax to apply an IPv6 filter policy to an ingress or egress SAP:
CLI Syntax: config>service# ies service-id
The following displays the command usage to assign IPv6 filters to an IES service interface:
Example
The following output displays the IPv6 filters assigned to an IES service interface:
A:ALA-48>config>service>ies# info
----------------------------------------------
...
----------------------------------------------
A:ALA-48>config>service>ies#
Page 340
interface interface-name
sap sap-id
ingress
filter ipv6 ipv6-filter-id
egress
filter ipv6 ipv6-filter-id
:
config>service# ies 104
config>service# ies 104
config>service>ies# interface "testA"
config>service>ies>if# sap 1/1/3:0
config>service>ies>if>sap# ingress
config>service>ies>if>sap>ingress# filter ipv6 100
config>service>ies>if>sap>ingress# exit
config>service>ies>if>sap# egress
config>service>ies>if>sap>egress# filter ipv6 100
config>service>ies>if>sap>egress# exit
config>service>ies>if>sap# exit
config>service>ies>if#
interface "testA" create
address 192.22.1.1/24
sap 1/1/3:0 create
exit
ipv6
ingress
filter ipv6 100
egress
filter ipv6 100
exit
exit
7710 SR OS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents