Tunnel Egress Node - Alcatel-Lucent 7750 SR OS Configuration Manual

Hide thumbs Also See for 7750 SR OS:
Table of Contents

Advertisement

Tunnel Egress Node

This configuration shows how the interface through which the IPv6 over IPv4 traffic leaves the
node. It must be configured on a network interface. Both the IPv4 and IPv6 system addresses must
be configured.
CLI Syntax: config>router
Example
The following displays the configuration showing the interface information.
A:ALA-49>configure>router# info
----------------------------------------------
...
----------------------------------------------
7750 SR OS Router Configuration Guide
configure router static-route ::C8C8:C801/128 indirect
200.200.200.1
interface ip-int-name
address {ip-address/mask>|ip-address netmask} [broad-
cast all-ones|host-ones]
ipv6
address ipv6-address/prefix-length [eui-64]
port port-name
:
config>router# interface ip-1.1.1.2
config>router>if# address 1.1.1.2/30
config>router>if# port 1/1/1
config>router>if# exit
config>router#
config>router# interface system
config>router>if# address 200.200.200.2/32
config>router>if# ipv6
config>router>if>ipv6# address 3FFE::C8C8:C802/128
config>router>if>ipv6# exit
config>router>if# exit
config>router#
interface "ip-1.1.1.2"
address 1.1.1.2/30
port 1/1/1
exit
interface "system"
address 200.200.200.2/32
ipv6
address 3FFE::C8C8:C802/128
exit
exit
IP Router Configuration
Page 61

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7750 sr series

Table of Contents