Configuring Interfaces; Configuring A System Interface; Configuring A Network Interface - Alcatel 7710 SR OS Configuration Manual

Table of Contents

Advertisement

Configuring Interfaces

The following command sequences create a system and a logical IP interface. The system interface
assigns an IP address to the interface, and then associates the IP interface with a physical port. The
logical interface can associate attributes like an IP address or port.
Note that the system interface cannot be deleted.

Configuring a System Interface

To configure a system interface:
CLI Syntax: config>router

Configuring a Network Interface

To configure a network interface:
CLI Syntax: config>router
7710 SR OS Router Configuration Guide
interface interface-name
address {[ip-address/mask]|[ip-address] [netmask]}
[broadcast {all-ones|host-ones]
secondary {[address/mask|ip-address][netmask]}
[broadcast {all-ones|host-ones}] [igp-inhibit]
interface interface-name
address ip-addr{/mask-length | mask} [broadcast {all-
ones | host-ones}]
cflowd {acl | interface}
egress
filter ip ip-filter-id
filter ipv6 ipv6-filter-id
ingress
filter ip ip-filter-id
filter ipv6 ipv6-filter-id
port port-name
IP Router Configuration
Page 49

Advertisement

Table of Contents
loading

Table of Contents