[cisco] redistribute 0/0
"Ciprian Niculescu" <[email protected]>
| Newsgroups | gmane.org.user-groups.rlug.general,gmane.org.user-groups.rlug.cisco |
|---|---|
| Message-ID | <[email protected]> |
vreau sa distribui prin ospf ruta default, si desi am pus redistribute
static, ia toate rutele statice, dar nu si pe cea default????
R1:
router ospf 1
log-adjacency-changes
redistribute static subnets
passive-interface FastEthernet0/0
network 157.159.0.0 0.0.255.255 area 0
!
ip route 0.0.0.0 0.0.0.0 157.159.11.1
ip route 141.85.0.0 255.255.0.0 157.159.11.1
ip route 194.102.177.64 255.255.255.192 157.159.11.1
R2:
RTRPE3#sh ip ro vrf vpn_int
157.159.0.0/24 is subnetted, 2 subnets
O 157.159.11.0 [110/2] via 157.159.225.1, 00:00:08,
FastEthernet0/1.3
C 157.159.225.0 is directly connected, FastEthernet0/1.3
194.102.177.0/26 is subnetted, 1 subnets
O E2 194.102.177.64 [110/20] via 157.159.225.1, 00:00:08,
FastEthernet0/1.3
O E2 141.85.0.0/16 [110/20] via 157.159.225.1, 00:00:08,
FastEthernet0/1.3