So funktioniert es mit dem IKEV2 Loadbalancer. Ich habe festgestellt, dass Windows leider kein OSPF mehr unterstützt ... daher zusätzlich noch iBGP . Ein paar Beispiele würden die Konfiguration ganz erheblich beschleunigen ...
Henri
cd /Setup/Routing-Protocols/Filter/Prefix-List
del *
tab Name IP-Address Prefix-Length Length-Min Length-Max Comment
add "Prefix_ESC" 172.20.0.0 0 16 32 ""
add "Prefix_VLAN1" 172.20.0.1 23 0 0 ""
add "Prefix_VLAN100" 10.0.100.0 24 0 0 ""
add "Prefix_VLAN120" 172.20.120.0 24 0 0 ""
add "Prefix_VLAN20" 172.20.20.0 23 0 0 ""
add "Prefix_VLAN250" 172.20.250.0 24 0 0 ""
add "Prefix_VLAN30" 172.20.30.1 23 0 0 ""
add "Prefix_VLAN5" 172.20.5.1 24 0 0 ""
add "Prefix_VLAN50" 172.20.50.1 24 0 0 ""
add "Prefix_VLAN55" 172.20.55.1 24 0 0 ""
add "Prefix_VLAN74" 172.20.74.0 23 0 0 ""
add "Prefix_VLAN78" 172.20.78.0 23 0 0 ""
add "prefix_TP" 172.19.2.1 24 0 0 ""
cd /Setup/Routing-Protocols/OSPF/Areas
del *
tab OSPF-Instance Area-ID Type Stub-Default-Cost
add "OSPF_ROOT" 0.0.0.0 Normal 0
cd /
cd /Setup/Routing-Protocols/OSPF/OSPF-Instance
del *
tab OSPF-Instance Operating Router-ID Rtg-tag Advertise-Default-Route Intra-Area-Distance Inter-Area-Distance External-Distance
add "OSPF_ROOT" Yes 172.19.1.2 0 No 110 110 110
cd /
cd /Setup/Routing-Protocols/OSPF/Interfaces
del *
tab Interface OSPF-Instance Area-ID Type Output-Cost Rxmt-Interval Inf-Trans-Delay Router-Priority Hello-Interval Router-Dead-Interval Authentication-Type Authentication-Key Passive MTU-Ignore
add "FILIALE1" "OSPF_ROOT" 0.0.0.0 NBMA 1 5 1 255 10 40 Cryptographic-MD5 "x" No Yes
add "FILIALE11" "OSPF_ROOT" 0.0.0.0 NBMA 1 5 1 255 10 40 Cryptographic-MD5 "x" No Yes
add "VLAN90_TP" "OSPF_ROOT" 0.0.0.0 Broadcast 1 5 1 255 10 40 Cryptographic-MD5 "x" No No
cd /
cd /Setup/Routing-Protocols/OSPF/NBMA-Neighbors
del *
tab OSPF-Instance Interface IP-Address Poll-Interval Eligible-As-Designated-Router
add "OSPF_ROOT" "FILIALE1" 172.19.2.1 0 No
add "OSPF_ROOT" "FILIALE11" 172.19.2.2 0 No
cd /
set /Setup/Routing-Protocols/OSPF/Operating Yes
cd /Setup/Routing-Protocols/OSPF/Route-Redistribution/BGP
del *
tab OSPF-Instance BGP-Instance Filter-List Default-Action Metric-Source Constant-Metric Path-Type External-Route-Tag
add "OSPF_ROOT" "DEFAULT" "Prefix_ESC" Accept Protocol 1 External-Type-1 0
add "OSPF_ROOT" "DEFAULT" "prefix_TP" Accept Protocol 1 External-Type-1 0
cd /
cd /Setup/Routing-Protocols/OSPF/Route-Redistribution/Connected
del *
tab OSPF-Instance Filter-List Default-Action Metric-Source Constant-Metric Path-Type External-Route-Tag
add "OSPF_ROOT" "Prefix_VLAN1" Accept Protocol 2 External-Type-1 0
add "OSPF_ROOT" "Prefix_VLAN100" Accept Protocol 2 External-Type-1 100
add "OSPF_ROOT" "Prefix_VLAN120" Accept Protocol 2 External-Type-1 0
add "OSPF_ROOT" "Prefix_VLAN20" Accept Protocol 2 External-Type-1 20
add "OSPF_ROOT" "Prefix_VLAN5" Accept Protocol 2 External-Type-1 5
add "OSPF_ROOT" "Prefix_VLAN74" Accept Protocol 2 External-Type-1 74
add "OSPF_ROOT" "Prefix_VLAN78" Accept Protocol 2 External-Type-1 78
add "OSPF_ROOT" "prefix_TP" Accept Protocol 2 External-Type-1 0
cd /
cd /Setup/Routing-Protocols/OSPF/Route-Redistribution/Static
del *
tab OSPF-Instance Filter-List Default-Action Metric-Source Constant-Metric Path-Type External-Route-Tag
add "OSPF_ROOT" "Prefix_VLAN50" Accept Protocol 1 External-Type-1 5
add "OSPF_ROOT" "Prefix_VLAN55" Accept Protocol 1 External-Type-1 5
cd /Setup/WAN/IP-List
del *
tab Peer IP-Address IP-Netmask Masq.-IP-Addr. Gateway DNS-Default DNS-Backup NBNS-Default NBNS-Backup
add "FILIALE1" 172.19.1.2 255.255.255.255 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
add "FILIALE11" 172.19.1.3 255.255.255.255 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
cd /
Henri
cd /Setup/Routing-Protocols/Filter/Prefix-List
del *
tab Name IP-Address Prefix-Length Length-Min Length-Max Comment
add "Prefix_ESC" 172.20.0.0 0 16 32 ""
add "Prefix_VLAN1" 172.20.0.1 23 0 0 ""
add "Prefix_VLAN100" 10.0.100.0 24 0 0 ""
add "Prefix_VLAN120" 172.20.120.0 24 0 0 ""
add "Prefix_VLAN20" 172.20.20.0 23 0 0 ""
add "Prefix_VLAN250" 172.20.250.0 24 0 0 ""
add "Prefix_VLAN30" 172.20.30.1 23 0 0 ""
add "Prefix_VLAN5" 172.20.5.1 24 0 0 ""
add "Prefix_VLAN50" 172.20.50.1 24 0 0 ""
add "Prefix_VLAN55" 172.20.55.1 24 0 0 ""
add "Prefix_VLAN74" 172.20.74.0 23 0 0 ""
add "Prefix_VLAN78" 172.20.78.0 23 0 0 ""
add "prefix_TP" 172.19.2.1 24 0 0 ""
cd /Setup/Routing-Protocols/OSPF/Areas
del *
tab OSPF-Instance Area-ID Type Stub-Default-Cost
add "OSPF_ROOT" 0.0.0.0 Normal 0
cd /
cd /Setup/Routing-Protocols/OSPF/OSPF-Instance
del *
tab OSPF-Instance Operating Router-ID Rtg-tag Advertise-Default-Route Intra-Area-Distance Inter-Area-Distance External-Distance
add "OSPF_ROOT" Yes 172.19.1.2 0 No 110 110 110
cd /
cd /Setup/Routing-Protocols/OSPF/Interfaces
del *
tab Interface OSPF-Instance Area-ID Type Output-Cost Rxmt-Interval Inf-Trans-Delay Router-Priority Hello-Interval Router-Dead-Interval Authentication-Type Authentication-Key Passive MTU-Ignore
add "FILIALE1" "OSPF_ROOT" 0.0.0.0 NBMA 1 5 1 255 10 40 Cryptographic-MD5 "x" No Yes
add "FILIALE11" "OSPF_ROOT" 0.0.0.0 NBMA 1 5 1 255 10 40 Cryptographic-MD5 "x" No Yes
add "VLAN90_TP" "OSPF_ROOT" 0.0.0.0 Broadcast 1 5 1 255 10 40 Cryptographic-MD5 "x" No No
cd /
cd /Setup/Routing-Protocols/OSPF/NBMA-Neighbors
del *
tab OSPF-Instance Interface IP-Address Poll-Interval Eligible-As-Designated-Router
add "OSPF_ROOT" "FILIALE1" 172.19.2.1 0 No
add "OSPF_ROOT" "FILIALE11" 172.19.2.2 0 No
cd /
set /Setup/Routing-Protocols/OSPF/Operating Yes
cd /Setup/Routing-Protocols/OSPF/Route-Redistribution/BGP
del *
tab OSPF-Instance BGP-Instance Filter-List Default-Action Metric-Source Constant-Metric Path-Type External-Route-Tag
add "OSPF_ROOT" "DEFAULT" "Prefix_ESC" Accept Protocol 1 External-Type-1 0
add "OSPF_ROOT" "DEFAULT" "prefix_TP" Accept Protocol 1 External-Type-1 0
cd /
cd /Setup/Routing-Protocols/OSPF/Route-Redistribution/Connected
del *
tab OSPF-Instance Filter-List Default-Action Metric-Source Constant-Metric Path-Type External-Route-Tag
add "OSPF_ROOT" "Prefix_VLAN1" Accept Protocol 2 External-Type-1 0
add "OSPF_ROOT" "Prefix_VLAN100" Accept Protocol 2 External-Type-1 100
add "OSPF_ROOT" "Prefix_VLAN120" Accept Protocol 2 External-Type-1 0
add "OSPF_ROOT" "Prefix_VLAN20" Accept Protocol 2 External-Type-1 20
add "OSPF_ROOT" "Prefix_VLAN5" Accept Protocol 2 External-Type-1 5
add "OSPF_ROOT" "Prefix_VLAN74" Accept Protocol 2 External-Type-1 74
add "OSPF_ROOT" "Prefix_VLAN78" Accept Protocol 2 External-Type-1 78
add "OSPF_ROOT" "prefix_TP" Accept Protocol 2 External-Type-1 0
cd /
cd /Setup/Routing-Protocols/OSPF/Route-Redistribution/Static
del *
tab OSPF-Instance Filter-List Default-Action Metric-Source Constant-Metric Path-Type External-Route-Tag
add "OSPF_ROOT" "Prefix_VLAN50" Accept Protocol 1 External-Type-1 5
add "OSPF_ROOT" "Prefix_VLAN55" Accept Protocol 1 External-Type-1 5
cd /Setup/WAN/IP-List
del *
tab Peer IP-Address IP-Netmask Masq.-IP-Addr. Gateway DNS-Default DNS-Backup NBNS-Default NBNS-Backup
add "FILIALE1" 172.19.1.2 255.255.255.255 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
add "FILIALE11" 172.19.1.3 255.255.255.255 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
cd /
Statistik: Verfasst von Henri — Heute, 00:16







