Difference between revisions of "Henrik"

From Teknologisk videncenter
Jump to: navigation, search
m
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<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>
 
<div style="background-color: #cee0f2; padding: .2em .6em; border: 1px solid #a3b1bf; height: 70px;"><center><h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedias hjælpeguide</h2></center>
 
<div style="background-color: #cee0f2; padding: .2em .6em; border: 1px solid #a3b1bf; height: 70px;"><center><h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedias hjælpeguide</h2></center>
 
<!--
 
<!--

Revision as of 05:53, 19 May 2009

<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?