IP Router Configuration
7750 SR OS Router Configuration Guide Page 51
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
interface ip-int-name
address ip-addr{/mask-length|mask} [broadcast {all-
ones|host-ones}]
secondary {[ip-addr/mask|ip-addr][netmask]} [broadcast
{all-ones|host-ones}] [igp-inhibit]
Example:config>router# interface system
config>router>if# address 10.10.10.104/32
config>router>if# exit

Configuring a Network Interface

To configure a network interface:
CLI Syntax: config>router
interface ip-int-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-id | ccag-group]
Example:config>router> interface “to-ALA-2
config>router>if# address 10.10.24.4/24
config>router>if# port 8/1/1
config>router>if# egress