Demin Ivan
Код:
# ROUTE
create route redistribute dst ospf src static mettype 1 metric 1
create route redistribute dst ospf src local mettype 1 metric 1
# MD5
create md5 key 1 super00key77
# OSPF
config ospf ipif 0 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 0 authentication none metric 1 state disable
config ospf ipif System area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif System authentication md5 1 metric 1 state enable
config ospf router_id 192.168.xxx.yyy
enable ospf
Код:
# ROUTE
create route redistribute dst ospf src static mettype 1 metric 1
create route redistribute dst ospf src local mettype 1 metric 1
# MD5
create md5 key 1 super00key77
# OSPF
config ospf ipif 2 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 2 authentication none metric 1 state disable
config ospf ipif 11 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 11 authentication none metric 1 state disable
config ospf ipif 38 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 38 authentication none metric 1 state disable
config ospf ipif 40 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 40 authentication none metric 1 state disable
config ospf ipif System area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif System authentication md5 1 metric 1 state enable
config ospf ipif G330 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif G330 authentication none metric 1 state disable
config ospf ipif 214 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 214 authentication none metric 1 state disable
config ospf router_id 192.168.xxx.zzz
enable ospf
Код:
# ROUTE
create route redistribute dst ospf src static mettype 1 metric 1
create route redistribute dst ospf src local mettype 1 metric 1
# MD5
create md5 key 1 super00key77
# OSPF
config ospf ipif 96 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 96 authentication none metric 1 state disable
config ospf ipif System area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif System authentication md5 1 metric 1 state enable
config ospf ipif 210 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif 210 authentication none metric 1 state disable
config ospf router_id 192.168.xxx.www
enable ospf
router_id - системный интерфейс (дефолтовый влан)