Basic Configuration
60 7705 SAR OS Router Configuration Guide
Basic Configuration
The most basic router configuration must have the following:
• system name
• system address
The following example displays a router configuration.
A:ALU-A> config# info
...
#------------------------------------------
# Router Configuration
#------------------------------------------
router
interface "system"
address 10.10.10.103/32
exit
interface "to-104"
address 10.0.0.103/24
port 1/1/1
exit
exit
#------------------------------------------
A:ALU-A> config#
Note: Refer to Filter Policies and Route Policies for information on configuring these 
policies.