2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。

コマンド > show (operational)

提供:EdgeOS 日本語Wiki [非公式]
2015年9月28日 (月) 01:54時点におけるHiro (トーク | 投稿記録)による版 (→‎show table)
ナビゲーションに移動 検索に移動

このページの概要

当ページでは、Operational モード show コマンドの使い方をご紹介します。

コマンドの実行例は、ページ下部の関連項目からアクセスして下さい。

show コマンドの使い方

index

show arp

  • show arp
    Show Address Resolution Protocol (ARP) information


show bridge

  • show bridge
    Show bridging information


show configuration

  • show configuration
    • show configuration <ENTER>
      Show running configuration
    • show configuration all <ENTER>
      Show running configuration (including default values)
    • show configuration commands <ENTER>
      Show running configuration as set commands

show conntrack

  • show conntrack
    Show conntrack entries in the conntrack table
    • show conntrack ignore <ENTER>
      Show Conntrack ignore rules and counters
    • show conntrack table
      Show conntrack entries for table

show date

  • show date
    Show system date and time


show debugging

  • show debugging
    Show route protocol debugging flags


show dhcp

  • show dhcp
    Show Dynamic Host Configuration Protocol (DHCP) information
    • show dhcp client leases
      • show dhcp client leases <ENTER>
        Show DHCP client leases
      • show dhcp client leases interface {interface} <ENTER>
        Show DHCP client information for interface
    • show dhcp leases
      • show dhcp leases <ENTER>
        Show current DHCP leases
      • show dhcp leases expired <ENTER>
        Show expired DHCP leases
      • show dhcp leases pool {DHCP-name}
        • show dhcp leases pool {DHCP-name} <ENTER>
          Show current DHCP leases for a specific pool
        • show dhcp leases pool {DHCP-name} expired <ENTER>
          Show expired DHCP leases for a specific pool
    • show dhcp statistics
      • show dhcp statistics <ENTER>
        Show current DHCP statistics
      • show dhcp statistics pool {DHCP-name} <ENTER>
        Show current DHCP statistics for a specific pool

show dhcpv6

  • show dhcpv6
    Show status related to DHCPv6


show dhcpv6-pd

  • show dhcpv6-pd
    Show status related to DHCPv6 Prefix Delegation


show disk

  • show disk
    Show status of disk device


show dns

  • show dns
    Show Domain Name Server (DNS) information
    • show dns dynamic status <ENTER>
      Show Dynamic DNS status
    • show dns forwarding
      Show DNS forwarding information
      • show dns forwarding nameservers <ENTER>
        Show DNS forwarding nameservers information
      • show dns forwarding statistics <ENTER>
        Show DNS forwarding statistics

show firewall

  • show firewall
    Show firewall information


show flow-accounting

  • show flow-accounting
    Show flow accounting statistics


show hardware

  • show hardware
    Show system hardware details
    • show hardware cpu
      • show hardware cpu <ENTER>
        Show CPU info
      • show hardware cpu detail <ENTER>
        Show system CPU details
      • show hardware cpu summary <ENTER>
        Show CPU's on system
    • show hardware mem <ENTER>
      Show system RAM details
    • show hardware temperature <ENTER>
      Show hardware temperature


コマンド実行例 : コマンド実行例 > show (operational) > show hardware

show history

  • show history
    show command history


show host

  • show host
    Show host information


show incoming

  • show incoming
    Show ethernet input-policy information


show interfaces

  • show interfaces
    Show network interface information


show ip

  • show ip
    Show IPv4 routing information


show ipv6

  • show ipv6
    Show IPv6 routing information


show lldp

  • show lldp
    Show lldp


show load-balance

  • show load-balance
    Show load-balance


show log

  • show log
    Show contents of current master log file


show login

  • show login
    Show current login credentials


show nat

  • show nat
    Show Network Address Translation (NAT) information


show ntp

  • show ntp
    Show peer status of network time daemon


show openvpn

  • show openvpn
    Show OpenVPN information


show pppoe-server

  • show pppoe-server
    Show active PPPoE server sessions


show queueing

  • show queueing
    Show ethernet queueing information


show reboot

  • show reboot
    Show scheduled reboot


show route-map

  • show route-map
    Show route-map information


show shutdown

  • show shutdown
    Show scheduled shutdown


show snmp

  • show snmp
    Show status of SNMP on localhost


show system

  • show system
    Show system information


show table

  • show table <ENTER>
    Show routing table


コマンド実行例 : コマンド実行例 > show (operational) > show table

show tech-support

  • show tech-support
    Show consolidated tech-support report


show ubnt

  • show ubnt
    Show UBNT information
    • show ubnt discover
      • show ubnt discover <ENTER>
        Show UBNT discovered devices
      • show ubnt discover detail <ENTER>
        Show UBNT discovered devices detail
    • show ubnt offload <ENTER>
      Show UBNT offload status

コマンド実行例 : コマンド実行例 > show (operational) > show ubnt

show update

  • show update
    Run an update command


show upnp2

  • show upnp2
    show UPnp


show users

  • show users
    Show user information


show version

  • show version
    • show version <ENTER>
      Show Vyatta version information
    • show version added <ENTER>
      Show Vyatta version information plus added packages
    • show version all <ENTER>
      Show Vyatta version information plus all packages changes
    • show version deleted <ENTER>
      Show Vyatta version information plus deleted packages
    • show version downgraded <ENTER>
      Show Vyatta version information plus downgraded packages
    • show version quagga <ENTER>
      Show Quagga version information
    • show version upgraded <ENTER>
      Show Vyatta version information plus upgraded packages


コマンド実行例 : コマンド実行例 > show (operational) > show version

show vpn

  • show vpn
    Show Virtual Private Network (VPN) information


show vrrp

  • show vrrp
    Show Virtual Router Redundancy Protocol (VRRP) information


show webproxy

  • show webproxy
    Show webproxy information


show zebra

  • show zebra
    Show information for zebra route daemon


関連項目