Jumat, 19 Agustus 2011

Konfigurasi Router Cisco 3 (BGP)

R-DPS(config-if)#no mpls la
R-DPS(config-if)#no mpls label prot
R-DPS(config-if)#no mpls label protro
R-DPS(config-if)#no mpls label prot 
R-DPS(config-if)#no mpls label protocol ldp
R-DPS(config-if)#end
R-DPS#sh run int s0/0
Building configuration...

Current configuration : 161 bytes
!
interface Serial0/0
 description *** interface yang terhubung ke router lain ***
 bandwidth 2048
 ip address 10.0.0.6 255.255.255.252
 clock rate 2000000
end

R-DPS#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
R-DPS(config)#no router eigrp 65000
R-DPS(config)#end
R-DPS#sh run int s0/0
Building configuration...

Current configuration : 161 bytes
!
interface Serial0/0
 description *** interface yang terhubung ke router lain ***
 bandwidth 2048
 ip address 10.0.0.6 255.255.255.252
 clock rate 2000000
end

R-DPS#sh run int s0/0
Building configuration...

Current configuration : 161 bytes
!
interface Serial0/0
 description *** interface yang terhubung ke router lain ***
 bandwidth 2048
 ip address 10.0.0.6 255.255.255.252
 clock rate 2000000
end

R-DPS#sh run int f0/0
Building configuration...

Current configuration : 110 bytes
!
interface FastEthernet0/0
 bandwidth 100000
 ip address 10.1.3.1 255.255.255.0
 speed 100
 full-duplex
end

R-DPS#sh ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            10.1.3.1        YES NVRAM  up                    up     
Serial0/0                  10.0.0.6        YES NVRAM  up                    up     
FastEthernet0/1            unassigned      YES NVRAM  administratively down down   
R-DPS#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
R-DPS(config)#ro
R-DPS(config)#router ei
R-DPS(config)#router eigrp 65001
R-DPS(config-router)#net
R-DPS(config-router)#network 10.0.0.0
R-DPS(config-router)#no aut
R-DPS(config-router)#no auto-summary
R-DPS(config-router)#pass
R-DPS(config-router)#passive-interface fa0/0
R-DPS(config-router)#q
                     ^
% Invalid input detected at '^' marker.

R-DPS(config-router)#exit
R-DPS(config)#router bg
R-DPS(config)#router bgp 65001
R-DPS(config-router)#neig
R-DPS(config-router)#neighbor 10.0.0.5 mask 255.255.255.252
                                         ^
% Invalid input detected at '^' marker.

R-DPS(config-router)#neighbor 10.0.0.5 net 255.255.255.252
R-DPS(config-router)#neighbor 10.0.0.5 net 255.255.255.252
                                         ^
% Invalid input detected at '^' marker.

R-DPS(config-router)#neighbor 10.0.0.5 ?                 
  activate                 Enable the Address Family for this Neighbor
  advertise-map            specify route-map for conditional advertisement
  advertisement-interval   Minimum interval between sending BGP routing updates
  allowas-in               Accept as-path with my AS present in it
  capability               Advertise capability to the peer
  default-originate        Originate default route to this neighbor
  description              Neighbor specific description
  disable-connected-check  One-hop away EBGP peer using loopback address
  distribute-list          Filter updates to/from this neighbor
  dmzlink-bw               Propagate the DMZ link bandwidth
  ebgp-multihop            Allow EBGP neighbors not on directly connected networks
  fall-over                session fall on peer route lost
  filter-list              Establish BGP filters
  inherit                  Inherit a template
  local-as                 Specify a local-as number
  maximum-prefix           Maximum number of prefixes accepted from this peer
  next-hop-self            Disable the next hop calculation for this neighbor
  next-hop-unchanged       Propagate the iBGP paths's next hop unchanged for this neighbor
  password                 Set a password
  peer-group               Member of the peer-group
  prefix-list              Filter updates to/from this neighbor
  remote-as                Specify a BGP neighbor
  remove-private-as        Remove private AS number from outbound updates
  route-map                Apply route map to neighbor
  route-reflector-client   Configure a neighbor as Route Reflector client
  send-community           Send Community attribute to this neighbor
  send-label               Send NLRI + MPLS Label to this peer
  shutdown                 Administratively shut down this neighbor
  soft-reconfiguration     Per neighbor soft reconfiguration
  timers                   BGP per neighbor timers
  translate-update         Translate Update to MBGP format
  transport                Transport options
  ttl-security             BGP ttl security check
  unsuppress-map           Route-map to selectively unsuppress suppressed routes
  update-source            Source of routing updates
  version                  Set the BGP version to match a neighbor
  weight                   Set default weight for routes from this neighbor

R-DPS(config-router)#neighbor 10.0.0.5 mask
                                         ^
% Invalid input detected at '^' marker.

R-DPS(config-router)#neighbor 10.0.0.5 mask 255.255.255.252
                                         ^
% Invalid input detected at '^' marker.

R-DPS(config-router)#?
Router configuration commands:
  address-family       Enter Address Family command mode
  aggregate-address    Configure BGP aggregate entries
  auto-summary         Enable automatic network number summarization
  bgp                  BGP specific commands
  default              Set a command to its defaults
  default-information  Control distribution of default information
  default-metric       Set metric of redistributed routes
  distance             Define an administrative distance
  distribute-list      Filter networks in routing updates
  exit                 Exit from routing protocol configuration mode
  help                 Description of the interactive help system
  maximum-paths        Forward packets over multiple paths
  neighbor             Specify a neighbor router
  network              Specify a network to announce via BGP
  no                   Negate a command or set its defaults
  redistribute         Redistribute information from another routing protocol
  synchronization      Perform IGP synchronization
  table-map            Map external entry attributes into routing table
  template             Enter template command mode
  timers               Adjust routing timers

R-DPS(config-router)#nei   
R-DPS(config-router)#neighbor 10.0.0.5 rem
R-DPS(config-router)#neighbor 10.0.0.5 remote
R-DPS(config-router)#neighbor 10.0.0.5 remote-as 65001
R-DPS(config-router)#net
R-DPS(config-router)#network 10.1.3.0 mask 255.255.255.0
R-DPS(config-router)#end
R-DPS#sh ip ro vrf
% Incomplete command.

R-DPS#sh ip ro   
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 8 subnets, 2 masks
D       10.0.0.8/30 [90/2273792] via 10.0.0.5, 00:09:11, Serial0/0
D       10.0.0.12/30 [90/2785792] via 10.0.0.5, 00:07:59, Serial0/0
C       10.1.3.0/24 is directly connected, FastEthernet0/0
D       10.1.2.0/24 [90/1764352] via 10.0.0.5, 00:09:11, Serial0/0
D       10.1.1.0/24 [90/2276352] via 10.0.0.5, 00:07:59, Serial0/0
D       10.0.0.0/30 [90/2273792] via 10.0.0.5, 00:09:11, Serial0/0
C       10.0.0.4/30 is directly connected, Serial0/0
D       10.1.4.0/24 [90/2276352] via 10.0.0.5, 00:09:11, Serial0/0
R-DPS#sh ip ro
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 8 subnets, 2 masks
D       10.0.0.8/30 [90/2273792] via 10.0.0.5, 00:09:16, Serial0/0
D       10.0.0.12/30 [90/2785792] via 10.0.0.5, 00:08:04, Serial0/0
C       10.1.3.0/24 is directly connected, FastEthernet0/0
D       10.1.2.0/24 [90/1764352] via 10.0.0.5, 00:09:16, Serial0/0
D       10.1.1.0/24 [90/2276352] via 10.0.0.5, 00:08:04, Serial0/0
D       10.0.0.0/30 [90/2273792] via 10.0.0.5, 00:09:16, Serial0/0
C       10.0.0.4/30 is directly connected, Serial0/0
D       10.1.4.0/24 [90/2276352] via 10.0.0.5, 00:09:16, Serial0/0
R-DPS#sh ip ro   
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 8 subnets, 2 masks
D       10.0.0.8/30 [90/2273792] via 10.0.0.5, 00:09:33, Serial0/0
D       10.0.0.12/30 [90/2785792] via 10.0.0.5, 00:08:21, Serial0/0
C       10.1.3.0/24 is directly connected, FastEthernet0/0
D       10.1.2.0/24 [90/1764352] via 10.0.0.5, 00:09:33, Serial0/0
D       10.1.1.0/24 [90/2276352] via 10.0.0.5, 00:08:21, Serial0/0
D       10.0.0.0/30 [90/2273792] via 10.0.0.5, 00:09:33, Serial0/0
C       10.0.0.4/30 is directly connected, Serial0/0
D       10.1.4.0/24 [90/2276352] via 10.0.0.5, 00:09:33, Serial0/0
R-DPS#sh ip ro
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 8 subnets, 2 masks
D       10.0.0.8/30 [90/2273792] via 10.0.0.5, 00:10:34, Serial0/0
D       10.0.0.12/30 [90/2785792] via 10.0.0.5, 00:09:22, Serial0/0
C       10.1.3.0/24 is directly connected, FastEthernet0/0
D       10.1.2.0/24 [90/1764352] via 10.0.0.5, 00:10:34, Serial0/0
D       10.1.1.0/24 [90/2276352] via 10.0.0.5, 00:09:22, Serial0/0
D       10.0.0.0/30 [90/2273792] via 10.0.0.5, 00:10:34, Serial0/0
C       10.0.0.4/30 is directly connected, Serial0/0
D       10.1.4.0/24 [90/2276352] via 10.0.0.5, 00:10:34, Serial0/0
R-DPS#sh ip ro
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 8 subnets, 2 masks
D       10.0.0.8/30 [90/2273792] via 10.0.0.5, 00:11:17, Serial0/0
D       10.0.0.12/30 [90/2785792] via 10.0.0.5, 00:10:06, Serial0/0
C       10.1.3.0/24 is directly connected, FastEthernet0/0
D       10.1.2.0/24 [90/1764352] via 10.0.0.5, 00:11:17, Serial0/0
D       10.1.1.0/24 [90/2276352] via 10.0.0.5, 00:10:06, Serial0/0
D       10.0.0.0/30 [90/2273792] via 10.0.0.5, 00:11:17, Serial0/0
C       10.0.0.4/30 is directly connected, Serial0/0
D       10.1.4.0/24 [90/2276352] via 10.0.0.5, 00:11:17, Serial0/0
R-DPS#sh ip bgp sum
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      10      10        8    0    0 00:05:09        3
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      16      16        8    0    0 00:11:20        3
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      16      16        8    0    0 00:11:21        3
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      16      16        8    0    0 00:11:23        3
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      17      17        8    0    0 00:12:19        3
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      17      17        8    0    0 00:12:20        3
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      17      17        8    0    0 00:12:21        3
R-DPS#sh ip bgp summary
BGP router identifier 10.1.3.1, local AS number 65001
BGP table version is 8, main routing table version 8
4 network entries using 480 bytes of memory
4 path entries using 208 bytes of memory
3/2 BGP path/bestpath attribute entries using 372 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
Bitfield cache entries: current 1 (at peak 1) using 32 bytes of memory
BGP using 1092 total bytes of memory
BGP activity 4/0 prefixes, 4/0 paths, scan interval 60 secs

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.5        4 65001      17      17        8    0    0 00:12:22        3
R-DPS#wr mem  
Building configuration...
[OK]
R-DPS#sh ip bg
R-DPS#sh ip bgp ne
R-DPS#sh ip bgp neighbors
BGP neighbor is 10.0.0.5,  remote AS 65001, internal link
  BGP version 4, remote router ID 10.1.2.1
  BGP state = Established, up for 00:17:23
  Last read 00:00:22, last write 00:00:22, hold time is 180, keepalive interval is 60 seconds
  Neighbor capabilities:
    Route refresh: advertised and received(old & new)
    Address family IPv4 Unicast: advertised and received
  Message statistics:
    InQ depth is 0
    OutQ depth is 0
                         Sent       Rcvd
    Opens:                  1          1
    Notifications:          0          0
    Updates:                1          3
    Keepalives:            20         20
    Route Refresh:          0          0
    Total:                 22         24
  Default minimum time between advertisement runs is 0 seconds

 For address family: IPv4 Unicast
  BGP table version 14, neighbor version 14/0
  Output queue size: 0
  Index 1, Offset 0, Mask 0x2
  1 update-group member
                                 Sent       Rcvd
  Prefix activity:               ----       ----
    Prefixes Current:               1          9 (Consumes 468 bytes)
    Prefixes Total:                 1          9
    Implicit Withdraw:              0          0
    Explicit Withdraw:              0          0
    Used as bestpath:             n/a          9
    Used as multipath:            n/a          0

                                   Outbound    Inbound
  Local Policy Denied Prefixes:    --------    -------
    Bestpath from this peer:              9        n/a
    Total:                                9          0
  Number of NLRIs in the update sent: max 1, min 1

  Connections established 1; dropped 0
  Last reset never
Connection state is ESTAB, I/O status: 1, unread input bytes: 0           
Connection is ECN Disabled, Mininum incoming TTL 0, Outgoing TTL 255
Local host: 10.0.0.6, Local port: 179
Foreign host: 10.0.0.5, Foreign port: 57156
Connection tableid (VRF): 0
         
Enqueued packets for retransmit: 0, input: 0  mis-ordered: 0 (0 bytes)
         
Event Timers (current time is 0xE16B44):
Timer          Starts    Wakeups            Next
Retrans            21          0             0x0
TimeWait            0          0             0x0
AckHold            21         19             0x0
SendWnd             0          0             0x0
KeepAlive           0          0             0x0
GiveUp              0          0             0x0
PmtuAger            0          0             0x0
DeadWait            0          0             0x0
Linger              0          0             0x0
ProcessQ            0          0             0x0
         
iss: 4116275608  snduna: 4116276089  sndnxt: 4116276089     sndwnd:  15904
irs: 3856188480  rcvnxt: 3856189109  rcvwnd:      15756  delrcvwnd:    628
         
SRTT: 283 ms, RTTO: 423 ms, RTV: 140 ms, KRTT: 0 ms
minRTT: 32 ms, maxRTT: 364 ms, ACK hold: 200 ms
Status Flags: passive open, gen tcbs
Option Flags: nagle
IP Precedence value : 6
         
Datagrams (max data segment is 1460 bytes):
Rcvd: 27 (out of order: 0), with data: 23, total data bytes: 628
Sent: 40 (retransmit: 0, fastretransmit: 0, partialack: 0, Second Congestion: 0), with data: 20, total data bytes: 480
 Packets received in fast path: 0, fast processed: 0, slow path: 0
 fast lock acquisition failures: 0, slow path: 0
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#
R-DPS#sh ip bg
R-DPS#sh ip bgp
BGP table version is 14, local router ID is 10.1.3.1
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
              r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
r>i10.0.0.4/30      10.0.0.5                 0    100      0 i
r>i10.0.0.8/30      10.0.0.5                 0    100      0 i
*>i10.0.0.16/30     10.0.0.1                 0    100      0 65000 65002 i
*>i10.0.0.20/30     10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.1.0/24      10.0.0.1                 0    100      0 65000 i
r>i10.1.2.0/24      10.0.0.5                 0    100      0 i
*> 10.1.3.0/24      0.0.0.0                  0         32768 i
*>i10.1.5.0/24      10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.6.0/24      10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.7.0/24      10.0.0.1                 0    100      0 65000 65002 i
R-DPS#sh ip bgp
BGP table version is 14, local router ID is 10.1.3.1
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
              r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
r>i10.0.0.4/30      10.0.0.5                 0    100      0 i
r>i10.0.0.8/30      10.0.0.5                 0    100      0 i
*>i10.0.0.16/30     10.0.0.1                 0    100      0 65000 65002 i
*>i10.0.0.20/30     10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.1.0/24      10.0.0.1                 0    100      0 65000 i
r>i10.1.2.0/24      10.0.0.5                 0    100      0 i
*> 10.1.3.0/24      0.0.0.0                  0         32768 i
*>i10.1.5.0/24      10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.6.0/24      10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.7.0/24      10.0.0.1                 0    100      0 65000 65002 i
R-DPS#sh ip bgp
BGP table version is 14, local router ID is 10.1.3.1
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
              r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
r>i10.0.0.4/30      10.0.0.5                 0    100      0 i
r>i10.0.0.8/30      10.0.0.5                 0    100      0 i
*>i10.0.0.16/30     10.0.0.1                 0    100      0 65000 65002 i
*>i10.0.0.20/30     10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.1.0/24      10.0.0.1                 0    100      0 65000 i
r>i10.1.2.0/24      10.0.0.5                 0    100      0 i
*> 10.1.3.0/24      0.0.0.0                  0         32768 i
*>i10.1.5.0/24      10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.6.0/24      10.0.0.1                 0    100      0 65000 65002 i
*>i10.1.7.0/24      10.0.0.1                 0    100      0 65000 65002 i
R-DPS#sh ip bg
R-DPS#sh ip bgp rib-
R-DPS#sh ip bgp rib-failure
Network            Next Hop                      RIB-failure   RIB-NH Matches
10.0.0.4/30        10.0.0.5            Higher admin distance              n/a
10.0.0.8/30        10.0.0.5            Higher admin distance              n/a
10.1.2.0/24        10.0.0.5            Higher admin distance              n/a
R-DPS#ping 10.1.7.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.7.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 56/88/152 ms
R-DPS#ping 10.1.7.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.7.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/68/136 ms
R-DPS#



Tidak ada komentar:

Posting Komentar