diff options
author | Naoto Hanaue <hanaue.naoto@po.ntts.co.jp> | 2015-03-05 16:55:22 +0900 |
---|---|---|
committer | Naoto Hanaue <hanaue.naoto@po.ntts.co.jp> | 2015-03-05 16:55:22 +0900 |
commit | f73800f084c9e18d7c5e031a257e965f35609de7 (patch) | |
tree | 5437f71e252c33340ab595d48ca6115e896f6f33 | |
parent | 3abf440d5e0cf0493e179b19eebcfc7ebae32777 (diff) |
scenario_test: remove the template configuration file of gobgp and quagga to use for malformed test
-rw-r--r-- | test/scenario_test/exabgp_test_conf/gobgpd.conf | 153 | ||||
-rw-r--r-- | test/scenario_test/exabgp_test_conf/quagga.conf | 7 |
2 files changed, 0 insertions, 160 deletions
diff --git a/test/scenario_test/exabgp_test_conf/gobgpd.conf b/test/scenario_test/exabgp_test_conf/gobgpd.conf deleted file mode 100644 index 55c6d5a7..00000000 --- a/test/scenario_test/exabgp_test_conf/gobgpd.conf +++ /dev/null @@ -1,153 +0,0 @@ -[Global] - As = 65000 - RouterId = "192.168.255.1" - [Global.DefaultRouteDistance] - ExternalRouteDistance = 0 - InternalRouteDistance = 0 - [Global.Confederation] - Identifier = 0 - [Global.UseMultiplePaths] - [Global.UseMultiplePaths.Ebgp] - AllowMultipleAs = false - MaximumPaths = 0 - [Global.UseMultiplePaths.Ibgp] - MaximumPaths = 0 - [Global.BgpGlobalState] - -[[NeighborList]] - NeighborAddress = "10.0.0.100" - PeerAs = 65100 - Description = "" - AuthPassword = "hoge100" - PeerType = 0 - RemovePrivateAs = 0 - RouteFlapDamping = false - SendCommunity = 0 - [NeighborList.GracefulRestart] - RestartTime = 0 - StaleRoutesTime = 0.0 - [NeighborList.ApplyPolicy] - DefaultImportPolicy = 0 - DefaultExportPolicy = 0 - [NeighborList.Timers] - ConnectRetry = 0.0 - HoldTime = 30.0 - IdleHoldTimeAfterReset = 10.0 - KeepaliveInterval = 10.0 - MinimumAdvertisementInterval = 0.0 - SendUpdateDelay = 0.0 - [NeighborList.EbgpMultihop] - MultihopTtl = 0 - [NeighborList.RouteReflector] - RouteReflectorClusterId = 0 - RouteReflectorClient = false - [NeighborList.RouteServer] - RouteServerClient = true - [NeighborList.BgpLoggingOptions] - LogNeighborStateChanges = false - [NeighborList.TransportOptions] - TcpMss = 0 - MtuDiscovery = false - PassiveMode = true - [NeighborList.ErrorHandling] - TreatAsWithdraw = false - [NeighborList.AsPathOptions] - AllowOwnAs = false - ReplacePeerAs = false - [NeighborList.AddPaths] - Receive = false - SendMax = 0 - [NeighborList.BgpNeighborCommonState] - State = 0 - Uptime = 0 - Downtime = 0 - OpenIn = 0 - OpenOut = 0 - UpdateIn = 0 - UpdateOut = 0 - UpdateRecvTime = 0 - KeepaliveIn = 0 - KeepaliveOut = 0 - NotifyIn = 0 - NotifyOut = 0 - RefreshIn = 0 - RefreshOut = 0 - DynamicCapIn = 0 - DynamicCapOut = 0 - DiscardedIn = 0 - DiscardedOut = 0 - TotalIn = 0 - TotalOut = 0 - EstablishedCount = 0 - Flops = 0 - -[[NeighborList]] - NeighborAddress = "10.0.0.1" - PeerAs = 65001 - Description = "" - AuthPassword = "hoge1" - PeerType = 0 - RemovePrivateAs = 0 - RouteFlapDamping = false - SendCommunity = 0 - [NeighborList.GracefulRestart] - RestartTime = 0 - StaleRoutesTime = 0.0 - [NeighborList.ApplyPolicy] - DefaultImportPolicy = 0 - DefaultExportPolicy = 0 - [NeighborList.Timers] - ConnectRetry = 0.0 - HoldTime = 30.0 - IdleHoldTimeAfterReset = 10.0 - KeepaliveInterval = 10.0 - MinimumAdvertisementInterval = 0.0 - SendUpdateDelay = 0.0 - [NeighborList.EbgpMultihop] - MultihopTtl = 0 - [NeighborList.RouteReflector] - RouteReflectorClusterId = 0 - RouteReflectorClient = false - [NeighborList.RouteServer] - RouteServerClient = true - [NeighborList.BgpLoggingOptions] - LogNeighborStateChanges = false - [NeighborList.TransportOptions] - TcpMss = 0 - MtuDiscovery = false - PassiveMode = true - [NeighborList.ErrorHandling] - TreatAsWithdraw = false - [NeighborList.AsPathOptions] - AllowOwnAs = false - ReplacePeerAs = false - [NeighborList.AddPaths] - Receive = false - SendMax = 0 - [NeighborList.BgpNeighborCommonState] - State = 0 - Uptime = 0 - Downtime = 0 - OpenIn = 0 - OpenOut = 0 - UpdateIn = 0 - UpdateOut = 0 - UpdateRecvTime = 0 - KeepaliveIn = 0 - KeepaliveOut = 0 - NotifyIn = 0 - NotifyOut = 0 - RefreshIn = 0 - RefreshOut = 0 - DynamicCapIn = 0 - DynamicCapOut = 0 - DiscardedIn = 0 - DiscardedOut = 0 - TotalIn = 0 - TotalOut = 0 - EstablishedCount = 0 - Flops = 0 - -[ApplyPolicy] - DefaultImportPolicy = 0 - DefaultExportPolicy = 0 diff --git a/test/scenario_test/exabgp_test_conf/quagga.conf b/test/scenario_test/exabgp_test_conf/quagga.conf deleted file mode 100644 index 03f43202..00000000 --- a/test/scenario_test/exabgp_test_conf/quagga.conf +++ /dev/null @@ -1,7 +0,0 @@ -hostname bgpd -password zebra -router bgp 65001 -bgp router-id 192.168.0.1 -network 192.168.1.0/24 -neighbor 10.0.255.1 remote-as 65000 -neighbor 10.0.255.1 password hoge1
\ No newline at end of file |