show groups junos-defaults
Syntax
show groups junos-defaults
Description
显示默认组的完整可用预设语句集。
user@host# show groups junos-defaults groups { junos-defaults { applications { # File Transfer Protocol application junos-ftp { application-protocol ftp; protocol tcp; destination-port 21; } # Trivial File Transfer Protocol application junos-tftp { application-protocol tftp; protocol udp; destination-port 69; } # RPC port mapper on TCP application junos-rpc-portmap-tcp { application-protocol rpc-portmap; protocol tcp; destination-port 111; } # RPC port mapper on UDP } } }
Required Privilege Level
观看
Release Information
命令在 Junos OS 版本7.4 之前引入。