AsyncOS에서는 네트워크 컨피그레이션에 따라 미디어 속도 설정을 변경할 수 있습니다.미디어 속도를 설정할 수 있는 명령은 etherconfig입니다.이 7가지 속도 설정 중 하나를 선택할 수 있습니다.
CLI를 사용하여 Cisco Content Security Appliance에 로그온하고 여기에 설명된 단계를 수행합니다.
================AsyncOS=================
example.com> etherconfig=================출력 완료======================
Ethernet interfaces:
1. Data 1 (Autoselect: 100baseTX full-duplex)
2. Data 2 (Autoselect: 100baseTX full-duplex)
3. Management (Autoselect: 100baseTX full-duplex)
Choose the operation you want to perform:
- EDIT - Edit an Ethernet interface.
- PAIRING - Configure pairing.
[]> editEnter the name or number of the ethernet interface you wish to edit.
[]> 2Please choose the Ethernet media options for the Data 2 interface.
1. Autoselect
2. 10baseT/UTP half-duplex
3. 10baseT/UTP full-duplex
4. 100baseTX half-duplex
5. 100baseTX full-duplex
6. 1000baseTX half-duplex
7. 1000baseTX full-duplex
[1]> 5Ethernet interfaces:
1. Data 1 (Autoselect: 100baseTX full-duplex)
2. Data 2 (100baseTX full-duplex)
3. Management (Autoselect: 100baseTX full-duplex)
Choose the operation you want to perform:
- EDIT - Edit an ethernet interface.
- PAIRING - Configure pairing.
[]>example.com> commit
Please enter some comments describing your changes:
[]> Changed media speed settings from Auto to 100baseTX full-duplex.
[]>Changes committed: Mon Mar 28 13:45:24 2005 PST
example.com> etherconfig
Ethernet interfaces:
1. Data 1 (Autoselect: 100baseTX full-duplex)
2. Data 2 (100baseTX full-duplex)
3. Management (Autoselect: 100baseTX full-duplex)
변경 사항이 올바른 인터페이스에 올바르게 적용되었는지 확인하십시오.
이더넷 인터페이스의 미디어 설정에 대한 자세한 내용은 Cisco Content Security Support 포털의 AsyncOS Advanced User Guide를 참조하십시오.