差分

ナビゲーションに移動 検索に移動
487行目: 487行目:  
|BGP-CE
 
|BGP-CE
 
|ip routing
 
|ip routing
 +
<nowiki>!</nowiki>
 +
 +
interface Loopback0
 +
 +
description Router-ID
 +
 +
ip address 198.51.100.254 255.255.255.255
 +
 +
 
<nowiki>!</nowiki>
 
<nowiki>!</nowiki>
   495行目: 504行目:  
ip address 192.0.2.1 255.255.255.252
 
ip address 192.0.2.1 255.255.255.252
    +
. .
   −
 
+
.
 
   
ip ospf network point-to-point
 
ip ospf network point-to-point
   516行目: 525行目:  
default-information originate
 
default-information originate
 
|ipv6 unicast-routing
 
|ipv6 unicast-routing
 +
<nowiki>!</nowiki>
 +
 +
interface Loopback0
 +
 +
description Router-ID
 +
 +
ipv6 address 2001:DB8:254::254/128
 +
 +
ipv6 ospf 1 area 0.0.0.0
 +
 
<nowiki>!</nowiki>
 
<nowiki>!</nowiki>
   543行目: 562行目:     
no passive-interface GigabitEthernet1
 
no passive-interface GigabitEthernet1
 +
 +
.
 +
 +
.
      549行目: 572行目:  
|Core
 
|Core
 
|ip routing
 
|ip routing
 +
<nowiki>!</nowiki>
 +
 +
interface Loopback0
 +
 +
description Router-ID
 +
 +
ip address 198.51.100.253 255.255.255.255
 +
 +
 
<nowiki>!</nowiki>
 
<nowiki>!</nowiki>
   578行目: 610行目:  
network 198.51.100.253 0.0.0.0 area 0.0.0.0
 
network 198.51.100.253 0.0.0.0 area 0.0.0.0
 
|ipv6 unicast-routing
 
|ipv6 unicast-routing
 +
<nowiki>!</nowiki>
 +
 +
interface Loopback0
 +
 +
description Router-ID
 +
 +
ipv6 address 2001:DB8:254::253/128
 +
 +
ipv6 ospf 1 area 0.0.0.0
 +
 
<nowiki>!</nowiki>
 
<nowiki>!</nowiki>
   603行目: 645行目:     
no passive-interface GigabitEthernet4
 
no passive-interface GigabitEthernet4
 +
 +
.
 +
 +
.
 +
 +
.
     

案内メニュー