Configuring A Network Interface - Alcatel-Lucent 7705 Configuration Manual

Aggregation router
Hide thumbs Also See for 7705:
Table of Contents

Advertisement

Configuring a Network Interface

On the 2-port 10GigE (Ethernet) Adapter card/module, a network address is assigned to the
v-port only.
Use the following CLI syntax to configure a network interface:
CLI Syntax:
Example:
The preceding syntax example shows a configuration where the address is entered manually.
To have the interface enabled for dynamic address assignment, use the dhcp keyword and,
optionally, assign client ID and vendor class ID.
In addition, to apply and configure a per-VLAN network egress aggregate shaper, use the
queue-policy and agg-rate-limit commands.
7705 SAR OS Router Configuration Guide
config>router
interface ip-int-name
address {ip-addr/mask-length | ip-addr/netmask
| dhcp} [client-identifier [ascii-value |
interface-name]] [vendor-class-id vendor-
class-id]
egress
agg-rate-limit agg-rate [cir cir-rate]
filter ip ip-filter-id
queue-policy name
ingress
filter ip ip-filter-id
port port-name
config>router> interface "to-ALU-2"
config>router>if# address 10.10.24.4/24
config>router>if# port 1/1/1
config>router>if# egress
config>router>if>egress# filter ip 12
config>router>if>egress# exit
config>router>if# ingress
config>router>if>ingress# filter ip 10
config>router>if>ingress# exit
config>router>if# exit
IP Router Configuration
63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents