Henrik

From Teknologisk videncenter
Revision as of 07:59, 30 May 2009 by Heth (talk | contribs)
Jump to: navigation, search

Der er 6 aktive brugere <dynbox title="My Title" posx=50px posy=100px iconcolor="red" iconbgcolor="blue" boxcolor="black"

boxbgcolor="brown" color="black" bgcolor="lightblue" width="500px"> 

Configuration of R1 after correcting

Current configuration : 1878 bytes
!
version 12.4
!
interface Loopback0
 ip address 192.168.100.11 255.255.255.255
 ip router isis
!
interface Loopback1
 ip address 10.1.12.1 255.255.255.0
!
interface Loopback2
 ip address 10.1.13.1 255.255.255.0
!
interface Loopback3
 ip address 10.1.14.1 255.255.255.0
!
interface Loopback4
 ip address 10.1.15.1 255.255.255.0
!
interface FastEthernet0/0
 ip address 172.21.0.2 255.255.0.0
 ip router isis
 speed auto
 full-duplex
 no mop enabled
!
interface FastEthernet0/1
 ip address 10.10.10.1 255.255.255.252
 duplex auto
 speed auto
!
router isis
 net 49.0001.1921.6810.0011.00
 is-type level-2-only
!
router bgp 100
 no synchronization
 bgp log-neighbor-changes
 network 10.1.12.0 mask 255.255.255.0
 network 10.1.13.0 mask 255.255.255.0
 network 10.1.14.0 mask 255.255.255.0
 network 10.1.15.0 mask 255.255.255.0
 network 172.21.0.0
 neighbor 10.10.10.2 remote-as 200
 neighbor 10.10.10.2 update-source FastEthernet0/1
 neighbor 192.168.100.12 remote-as 100
 neighbor 192.168.100.12 update-source Loopback0
 neighbor 192.168.100.12 next-hop-self
 neighbor 192.168.100.13 remote-as 100
 neighbor 192.168.100.13 update-source Loopback0
 neighbor 192.168.100.13 next-hop-self
 no auto-summary
!
end
</dynbox>

Wikipedias hjælpeguide

</div>
Forsiden Henrik   Redigering   Formatering   Henvisninger   Skriv en artikel   Diskussionssider   Retningslinjer   Yderligere spørgsmål?