User's Manual

Table Of Contents
451
Users Manual of CS-6306R
The following are basic configuration tasks:
(1) Configuring the address range for Ethernets 0 to 3
(2) Activating OSPF on every interface
(3) Setting the authentication password for each area and network
(4) Setting the link state value and other interface parameters
Use one area command respectively to set authentication parameters and stub
area. You can use one command to set these parameters.
Set backbone area (Area 0).
The configuration tasks relative with the distribution are listed in the following:
Distribute IGRP routes and RIP routes to enter OSPF parameter setting (including metric-type, metric,
tag and subnet).
Distribute IGRP routes and OSPF routes to RIP.
The following is an OSPF configuration example.
interface vlan 10
ip address 192.168.20.81 255.255.255.0
ip ospf password GHGHGHG
ip ospf cost 10
!
interface vlan 11
ip address 192.168.30.81 255.255.255.0
ip ospf password ijklmnop
ip ospf cost 20
ip ospf retransmit-interval 10
ip ospf transmit-delay 2
ip ospf priority 4
!
interface vlan 12
ip address 192.168.40.81 255.255.255.0
ip ospf password abcdefgh
ip ospf cost 10
!
interface vlan 13
ip address 192.168.0.81 255.255.255.0
ip ospf password ijklmnop
ip ospf cost 20
ip ospf dead-interval 80
!