小编Meg*_*lav的帖子

Junos:找出每个接口的 ip

对不起,如果我的解释令人困惑。我需要获取瞻博网络交换机和路由器(不同型号)的所有 IP 地址。在 Cisco IOS 上,我可以通过以下方式获得show ip interface brief | exclude unassigned

cisco_device>show ip interface brief | exclude unassigned
Interface               IP-Address     OK? Method Status     Protocol
TenGigabitEthernet1/30  10.1.1.24      YES NVRAM  up         up      
Loopback0               10.1.95.2      YES NVRAM  up         up      
Port-channel15          10.1.1.150     YES NVRAM  up         up      
Port-channel39          10.2.1.4       YES NVRAM  up         up      
Port-channel100         10.3.1.2       YES NVRAM  up         up      
Vlan49                  10.4.1.40      YES NVRAM  up         up      
Run Code Online (Sandbox Code Playgroud)

Junos 上有类似的东西吗?谢谢!

ip switch juniper junos interface

5
推荐指数
1
解决办法
2万
查看次数

标签 统计

interface ×1

ip ×1

juniper ×1

junos ×1

switch ×1