PPPoEインタフェースのIPv4に関する情報を表示します。
Router#show ip interface pppoe 1 PPPoE1 is up IPv4 is enabled IP address is xxx.xxx.xxx.xxx, subnet mask is 255.255.255.255 Destination address is yyy.yyy.yyy.yyy MTU is 1454 bytes Proxy ARP is enabled ICMP redirects are always sent ICMP unreachables are always sent ICMP mask-replies are always sent Router#
項 目 内 容 PPPoE1 is up このインタフェースが利用可能であるかどうか (up/down) IP address is xxx.xxx.xxx.xxx, subnet mask is 255.255.255.255 このインタフェースのIPアドレスとサブネットマスクを表します。 Destination address is yyy.yyy.yyy.yyy このインタフェースの通信相手側アドレスを表します。 MTU is 1454 bytes MTUのサイズを表します。 Proxy ARP is disabled このインタフェースで proxy-arp を送信するかどうか(enabled / disabled)を表します。 ICMP redirects are always sent ICMP redirects を送信するかどうか (always sent / never sent) を表します。 ICMP unreachables are always sent ICMP unreachable を常にするかどうか (always sent / never sent) を表します。 ICMP mask-replies are always sent ICMP mask reply を送信するかどうか (always sent / never sent) を表します。
show ip interface pppoe [PPPoE番号]
パラメータ 設定内容 設定範囲 省略時の値 PPPoE番号 参照したいPPPoEの番号を指定します。 1〜24 設定されているインタフェースのみ表示します。