< Home

display isp

Function

The display isp command displays ISP configuration information.

Format

display isp { name isp-name | all }

Parameters

Parameter Description Value
isp-name

Specifies the ISP name.

-

all

Displays configuration information of all ISPs.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display configuration information of all ISPs.

<sysname> display isp all
  isp information(total number: 4)
       isp name: "china mobile"
      file name: china-mobile.csv
       next-hop: GigabitEthernet0/0/5, 10.1.10.10
         status: enable
 
 ------------------------------------------------------------
 
       isp name: "china unicom"
      file name: china-unicom.csv
       next-hop: GigabitEthernet0/0/6, 10.1.20.20
         status: disable

       next-hop: GigabitEthernet0/0/7, 10.1.30.30
         status: enable
 
 ------------------------------------------------------------
 
       isp name: "china telecom"
      file name: china-telecom.csv
 ------------------------------------------------------------
 
       isp name: "china educationnet"
      file name: china-educationnet.csv
 ------------------------------------------------------------
 

Table 1 shows the description of the display isp all command output.

Table 1 Description of the display isp all command output

Item

Description

isp name

ISP name

file name

ISP address file name

next-hop

Outbound interface and next hop address

status

Status of the ISP route

  • enable: An ISP route has been delivered.

  • disable: No ISP route has been delivered.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >