D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 151

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
143
Origin codes Origin of the table entry displayed at the end of each line. It can be one of the
following values:
i - Entry originated from an Interior Gateway Protocol (IGP) and was advertised
with a network router configuration command.
e - Entry originated from an Exterior Gateway Protocol (EGP).
? - Origin of the path is not clear. Usually, this is a router that is redistributed into
BGP from an IGP.
IP Address/Netmask IP prefix with its mask length of the entry.
Gateway IP address of the next router that is used when forwarding a packet to the destination
network. An entry of 0.0.0.0 indicates that the router has some non-BGP routes to
this network.
Metric If shown, this is the value of the inter-autonomous system metric. This field is
frequently not used.
LocPrf Local preference value as set with the set local-preference route-map configuration
command. The default value is 100.
Weight Weight of the route as set via autonomous system filters.
Path Autonomous system paths to the destination network.
Example
This example shows how to display the IP prefix-filter received from the neighbor
10.1.1.1 by ORF.
DXS-3600-32S#show ip bgp neighbors 10.1.1.1 received prefix-filter
ip prefix-list 10.1.1.1.1.1: 2 entries
seq 5 permit 8.8.8.0/24 le 32
seq 10 permit 9.9.9.0/24 le 32
DXS-3600-32S#
Display Parameters Description
IP Prefix List Name of the IP prefix list received from the neighbor. The name is made up by the IP
address by the dotted decimal notation dot Address Family Identifier (AFI) dot
Subsequent Address Family Identifier (SAFI).
entries Number of entries of the prefix list.
Seq Sequence number of the entry.
permit Indicates that routes matched the IP prefix behind will be advertised to the neighbor.
deny Indicates that routes matched the IP prefix behind will not be advertised to the
neighbor.
le Less than or equal. Indicates the length of the mask.
ge Greater than or equal. Indicates the length of the mask.
Example
This example shows how to display all the unprocessed routes received only from
the 10.1.1.2 neighbor. These routes are contained in the Adj-RIB-In associated with
the neighbor 10.1.1.2.
DXS-3600-32S#show ip bgp neighbors 10.1.1.2 received-routes
BGP Local Router ID is 10.90.90.90
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
IP Address/Netmask Gateway Metric LocPrf Weight Path
*>172.18.0.0/24 10.1.1.2 0 0 10 i
*>172.18.1.0/24 10.1.1.2 0 0 10 i
*>172.18.2.0/24 10.1.1.2 0 0 10 i
DXS-3600-32S#
Display Parameters Description
Loading ...
Loading ...
Loading ...