summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test/exabgp_test_conf/gobgpd.conf
blob: 27da5ba76f73ba75d33c861347f6044ed8db915b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
[Global]
  As = 65000
  RouterId = "192.168.255.1"
  [Global.DefaultRouteDistance]
    ExternalRouteDistance = 0
    InternalRouteDistance = 0
  [Global.Confederation]
    Identifier = 0
  [Global.BgpGlobalState]
    StartTime = 0001-01-01T00:00:00Z

[[NeighborList]]
  NeighborAddress = "10.0.0.100"
  PeerAs = 65100
  Description = ""
  AuthPassword = "hoge100"
  PeerType = 0
  RemovePrivateAs = 0
  RouteFlapDamping = false
  [NeighborList.RouteSelectionOptions]
    AlwaysCompareMed = false
    IgnoreAsPathLength = false
    ExternalCompareRouterId = false
    AdvertiseInactiveRoutes = false
    EnableAigp = false
  [NeighborList.UseMultiplePaths]
    [NeighborList.UseMultiplePaths.Ebgp]
      AllowMultipleAs = false
      MaximumPaths = 0
    [NeighborList.UseMultiplePaths.Ibgp]
      MaximumPaths = 0
    [NeighborList.UseMultiplePaths.Eibgp]
      MaximumPaths = 0
  [NeighborList.GracefulRestart]
    RestartTime = 0
    StaleRoutesTime = 0.0
  [NeighborList.ApplyPolicy]
  [NeighborList.Timers]
    ConnectRetry = 0.0
    HoldTime = 0.0
    KeepaliveInterval = 0.0
    MinimumAdvertisementInterval = 0.0
    SendUpdateDelay = 0.0
  [NeighborList.EbgpMultihop]
    MultihopTtl = 0
  [NeighborList.RouteReflector]
    RouteReflectorClusterId = 0
    RouteReflectorClient = false
  [NeighborList.BgpLoggingOptions]
    LogNeighborStateChanges = false
  [NeighborList.TransportOptions]
    TcpMss = 0
    MtuDiscovery = false
    PassiveMode = false
  [NeighborList.BgpNeighborCommonState]
    State = 0
    Uptime = 0001-01-01T00:00:00Z
    OpenIn = 0
    OpenOut = 0
    UpdateIn = 0
    UpdateOut = 0
    UpdateRecvTime = 0001-01-01T00:00:00Z
    KeepaliveIn = 0
    KeepaliveOut = 0
    NotifyIn = 0
    NotifyOut = 0
    RefreshIn = 0
    RefreshOut = 0
    DynamicCapIn = 0
    DynamicCapOut = 0
    TotalIn = 0
    TotalOut = 0
    EstablishedCount = 0
    DroppedCount = 0

[[NeighborList]]
  NeighborAddress = "10.0.0.1"
  PeerAs = 65001
  Description = ""
  AuthPassword = "hoge1"
  PeerType = 0
  RemovePrivateAs = 0
  RouteFlapDamping = false
  [NeighborList.RouteSelectionOptions]
    AlwaysCompareMed = false
    IgnoreAsPathLength = false
    ExternalCompareRouterId = false
    AdvertiseInactiveRoutes = false
    EnableAigp = false
  [NeighborList.UseMultiplePaths]
    [NeighborList.UseMultiplePaths.Ebgp]
      AllowMultipleAs = false
      MaximumPaths = 0
    [NeighborList.UseMultiplePaths.Ibgp]
      MaximumPaths = 0
    [NeighborList.UseMultiplePaths.Eibgp]
      MaximumPaths = 0
  [NeighborList.GracefulRestart]
    RestartTime = 0
    StaleRoutesTime = 0.0
  [NeighborList.ApplyPolicy]
  [NeighborList.Timers]
    ConnectRetry = 0.0
    HoldTime = 0.0
    KeepaliveInterval = 0.0
    MinimumAdvertisementInterval = 0.0
    SendUpdateDelay = 0.0
  [NeighborList.EbgpMultihop]
    MultihopTtl = 0
  [NeighborList.RouteReflector]
    RouteReflectorClusterId = 0
    RouteReflectorClient = false
  [NeighborList.BgpLoggingOptions]
    LogNeighborStateChanges = false
  [NeighborList.TransportOptions]
    TcpMss = 0
    MtuDiscovery = false
    PassiveMode = false
  [NeighborList.BgpNeighborCommonState]
    State = 0
    Uptime = 0001-01-01T00:00:00Z
    OpenIn = 0
    OpenOut = 0
    UpdateIn = 0
    UpdateOut = 0
    UpdateRecvTime = 0001-01-01T00:00:00Z
    KeepaliveIn = 0
    KeepaliveOut = 0
    NotifyIn = 0
    NotifyOut = 0
    RefreshIn = 0
    RefreshOut = 0
    DynamicCapIn = 0
    DynamicCapOut = 0
    TotalIn = 0
    TotalOut = 0
    EstablishedCount = 0
    DroppedCount = 0

[Policy]
  [Policy.DefinedSets]
  [Policy.PolicyDefinitions]