eval "$(rbenv init -)"
rbenv local 2.5.1
bundle install
bundle exec jekyll new docs
Challenge Open Governance (COG) データ分析
- cog.py : 課題を集めるプログラム
- cog201x.csv : COG201x 課題
- cog201x_meta.csv : COG201x 課題に使えるデータ
cisco IOS bgp command memo
-
neigbor A.B.C.D remote-as N
- 二つの役割がある
- A.B.C.D への接続を試みる候補である
- A.B.C.D からの接続を許可するリストの役目も同時に持っている
-
neighbor A.B.C.D update-source
- BGP 上の機能に違いはない
-
BGP のトランスポートである TCP/IP に作用する
batfish snapshot directory layout に従う。
snapshot は zip ファイルにまとめることもできる。
disable_existing_loggers
option in logging.config.fileConfig
looks not working consistent.
ASBR exchange (in BGP)
- vpnv4 address (= rd + vrf ipv4)
- mpls label (in BGP)
show mpls forwarding-table
show ip route vrf A
show bgp all
from r4
ping vrf A 192.168.3.1
mpls bgp inter-as asbr
- without LDP
- without next-hop-self
- without loopback
- with bgp labeled-unicast
- without route-reflector
- without multi-hop ebgp
+----+ +----+
LDP interop
linux enforces loopback address in LDP
show bgp
は動作がかなり違う