Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show system subscriber-management route

Syntax

Description

Display information about how routes are mapped to specific enhanced subscriber management interfaces. You can customize the output by including one or more optional filters in the command. With the exception of the summary option, all filter options can be combined in a single command.

Options

family family

(Optional) Display route mapping information for the specified protocol family: inet (IPv4) or inet6 (IPv6).

incomplete

(Optional) Display route mapping information for incomplete routes that are missing elements required to add the routes to the routing table.

level (brief | detail)

(Optional) Display the specified level of output: brief or detail.

next-hop index

(Optional) Display the next hop associated with the route entry with the specified next-hop index, in the range 1 through 65535.

prefix address

(Optional) Use the same prefix and prefix length as the subscriber host address. Output includes attributes that originate in the Famed-Route record of an upstream RADIUS server (Tag, Metric, Preference).

route-type type

(Optional) Display route mapping information for the specified route type: access, access-internal, kernel, or local.

routing-instance name

(Optional) Display route mapping information for the specified routing-instance

rrt-index index

(Optional) Display mapping information for the specified routing table index, in the range 0 through 65535. An rtt-index value of 0 (zero) denotes routes in the default routing table managed by enhanced subscriber management.

summary

(Optional) Display summary information about the routes managed by enhanced subscriber management.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system subscriber-management route command. Output fields are listed in the approximate order in which they appear.

Table 1: show system subscriber-management route Output Fields

Field Name

Field Description

Level of Output

address

IPv4 or IPv6 address associated with the route entry.

All levels

Route Type

One of the following route types:

  • Access

  • Access-internal

  • Framed

  • Kernel

  • Local

All levels

Interface

Name of the enhanced subscriber management interface associated with the route entry.

All levels

Next-hop

Next-hop associated with the route entry.

All levels

Tag

Reflects the Tag attribute used in the RADIUS Framed-Route type record.

All levels

Metric

Reflects the Metric attribute used in the RADIUS Framed-Route type record.

All levels

Preference

Reflects the Preference attribute used in the RADIUS Framed-Route type record.

All levels

Rtt-index

Value of the routing table index. A value of 0 (zero) denotes a route in the default routing table managed by enhanced subscriber management.

detail

Bbe index

Value of the interface index for the control plane.

detail

Flow id

Value of the route object index.

detail

Reference Count

Used for internal accounting.

detail

Dirty Flags

Used for internal accounting.

detail

Flags

Used for internal accounting.

detail

Family

One of the following protocol families:

  • AF_INET—IPv4

  • AF_INET6—IPv6

detail

Sample Output

show system subscriber-management route prefix <address>

rtt-index 0

show system subscriber-management route family route-type rtt-index level brief

The following example displays abbreviated information about IPv6 access routes in the default routing table (rtt-index 0) managed by enhanced subscriber management.

show system subscriber-management route family route-type rtt-index level detail

The following example displays detailed information about IPv6 access routes in the default routing table (rtt-index 0) managed by enhanced subscriber management.

show system subscriber-management route family route-type rtt-index level brief

The following example displays abbreviated information about IPv6 access routes in the default routing table (rtt-index 0) managed by enhanced subscriber management.

Release Information

Command introduced in Junos OS Release 15.1R3.

Support for passing Framed-Route attributes from a RADIUS server to the router was added in Junos OS Release 17.2 on MX Series routers for enhanced subscriber management. This allows the tagged subscriber host routes to be imported to the routing table and advertised by BGP.