IP Router Configuration
7750 SR OS Router Configuration Guide Page 45
autonomous-system Assigns an autonomous system (AS) number to the router. 87
confederation Creates a confederation within an AS. 87
ecmp Enables ECMP and configures the number of routes for path sharing. 88
ignore-icmp-
redirect
Drops or accepts ICMP redirects received on the management interface. 89
mc-maximum-routes Specifies the maximum number of multicast routes that can be held within
a VPN routing/forwarding (VRF) context. 89
service-prefix Creates an IP address range reserved for IES and certain VPLS services.
The purpose of reserving IP addresses using service-prefix is to provide a
mechanism to reserve one or more address ranges for services.
90
static-route Creates static route entries for both the network and access routes. 91
triggered-policy Triggers route policy re-evaluation. 91
Configure a network interface
config>router>interface 51
address Assigns an IP address, subnet and broadcast address format to an IP
interface. Only one IP address is associated with an IP interface. 96
allow-directed-
broadcasts
Enables the forwarding of directed broadcasts out of the IP interface. 98
arp-timeout Configures the minimum time in seconds that an address resolution
protocol (ARP) entry learned on the IP interface will be stored in the ARP
table.
98
bfd Specifies the bi-directional forwarding detection (BFD) parameters for the
associated IP interface 98
cflowd Enables the collection of traffic flow samples through a router for analysis. 99
local-proxy-arp Enables local proxy ARP on the interface. 99
loopback Configures the interface as a loopback interface. 100
mac Assigns a specific MAC address to an IP interface. 100
ntp-broadcast Enables receiving of SNTP broadcasts on the IP interface. 100
port Creates an association with an IP interface and a physical port. 100
proxy-arp-policy Specifies an existing policy-statement to analyze match and action criteria
that controls the flow of routing information to and from a given protocol,
set of protocols, or a particular neighbor.
101
qos Associates a network Quality of Service (QoS) policy with an IP interface. 102
remote-proxy-arp Enables remote proxy ARP on the interface. 102
secondary Assigns a secondary IP address, IP subnet/broadcast address format to the
interface. 103
Table 4: CLI Commands to Configure Basic IP Router Parameters (Continued)
Command Description Page