IP Router Configuration
7210 SAS D, E OS Router Configuration Guide Page 21
Basic Configuration
The most basic router configuration must have the following:
• System name
• System address
The following example displays a router configuration:
A:ALA-A> config# info
. . .
#------------------------------------------
# Router Configuration
#------------------------------------------
router
interface "system"
address 10.10.10.103/32
exit
...
exit
exit
...
#------------------------------------------
A:ALA-A> config#