- ページ 3

ゲートウェイ Cisco 1700 seriesのPDF 設定マニュアルをオンラインで閲覧またはダウンロードできます。Cisco 1700 series 25 ページ。 Secure firewall management center
Cisco 1700 series にも: 規制遵守と安全情報マニュアル (45 ページ), マニュアル (15 ページ), アプリケーションノート (41 ページ), ハードウェアのトラブルシューティング (12 ページ), 概要マニュアル (13 ページ), 設定 (34 ページ), マニュアル (5 ページ), クイック・スタート・マニュアル (6 ページ), ハードウェア・インストール・マニュアル (46 ページ)

Cisco 1700 series 設定マニュアル
IOS Commands
This section describes the full-duplex and half-duplex IOS commands. Cisco WIC-1ENET is set to
half-duplex mode by default, and it does not auto-sense. If you set the Cisco WIC-1ENET to full-duplex
operation, you must also set the device to which the port is attached to full-duplex mode.
full-duplex Command
To put the Ethernet interface into full-duplex mode, use the full-duplex command. The "no" form of this
command changes the port to half-duplex mode.
Syntax Description
full-duplex
no full-duplex
Default
Half-duplex mode
Command Mode
Interface configuration mode
Usage Guidelines
Use the full-duplex command to put the Cisco WIC-1ENET Ethernet interface into 10-Mbps full-duplex
operation. The interface can be put into half-duplex mode again by entering the no full-duplex
command.
Example
The following example puts the Cisco WIC-1ENET Ethernet interface into full-duplex mode:
1750(config)#interface Ethernet 0
1750(config-if)#full-duplex
The following example puts the Cisco WIC-1ENET Ethernet interface into half-duplex mode:
1750(config)#interface Ethernet 0
1750(config-if)#no full-duplex
To verify the interface state, enter a show interface command as follows:
1750#show interface Ethernet 0
Ethernet0 is up, line protocol is up
Hardware is PQUICC Ethernet, address is 0001.64ff.ef6a (bia 0001.64ff.ef6a)
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 10BaseT
....
78-11422-03
full-duplex
no full-duplex
Interface is in full-duplex mode.
Interface is in half-duplex mode.
reliability 255/255, txload 1/255, rxload 1/255
IOS Commands
IOS Commands
3