Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Блок кода
scs# show interfaces history gi 1/0/1 timer minutes
gi1/0/1
Last 60 minutes:
Timer  Recv utilization, Kbit/s  Sent utilization, Kbit/s  Recv errors  Sent    Output 
                                 Kbit/s                    errors errors Output drops
------ ------------------------- ------------------------- ------------ ------------ --------------
0-1   240            16             0       0       0
1-2   961            64             0       0       0
2-3   962            64             0       0       0
3-4   962            64             0       0       0
4-5   960            64             0       0       0
5-6   961            64             0       0       0
6-7   719            64             0       0       0
7-8   960            64             0       0       0
8-9   800            65             0       0       0
9-10  962            64             0       0       0
10-11 865            64             0       0       0
11-12 962            64             0       0       0
12-13 817            65             0       0       0
13-14 962            65             0       0       0
14-15 961            65             0       0       0
15-16 880            60             0       0       0
16-17 960            63             0       0       0
17-18  0             0              0       0       0
18-19  0             0              0       0       0
19-20  0             0              0       0       0
20-21  0             0              0       0       0
21-22  0             0              0       0       0

...

Необходимый уровень привилегий

10

Scroll Pagebreak

Командный режим

CONFIG-IF-GI

...

channel-group <ID> mode <MODE>
no channel-group

Scroll Pagebreak

Параметры

<ID> — порядковый номер группы агрегации каналов, принимает значения [1..12].

...

no chat-script { <NAME> | all }

Scroll Pagebreak

Параметры

<NAME> — название скрипта, задается строкой до 31 символа.

...

Блок кода
scs(config)# cellular profile 1

...

device

Данной командой задается идентификатор USB-порта подключенного модема.

...

Синтаксис
device <WORD>
no device

Scroll Pagebreak

Параметры

<WORD> — идентификатор USB порта подключенного модема, задается строкой длиной от 1 до 12 символов.

...

Блок кода
scs(config-cellular-modem)# mru 1476

Scroll Pagebreak

number

Данной командой устанавливается номер дозвона для подключения к мобильной сети.

...

Блок кода
scs# show cellular configuration profile
Number    User name          APN                Number             Description
profile
-------   ----------------   ----------------   ----------------   ------------------------------
1         gdata              internet           *99#               MEGAFON
2         mts                internet.mts.ru    *99#               MTS

scs# show cellular configuration profile 1
Description:          MEGAFON
User name:            gdata
Number:               *99#
APN:                  internet
Password (encrypted): 9BB00279B1
IP version:           both
Allowed auth:         EAP

...

Блок кода
scs# show cellular status modem
Number   USB port   Manufacturer   Model        Current state   Inteface          Link
device                                                                            state
------   --------   ------------   ----------   -------------   ---------------   -----
1        1-1        huawei         E3372        disabled        --                Down

scs# show cellular status modem 1
Interface 'modem 1' status information:   
	USB port device:         1-1   
	Manufacturer:            huawei   
	Model:                   E3372   
	Revision:                21.180.01.00.00   
	IMEI:                    861821036192893   
	Status SIM lock:         --   
	Status unlock retries:   sim-pin (3) sim-pin2 (3) sim-puk (10) sim-puk2 (10)   
	Current state:           disabled   
	Access tech:             unknown   
	Signal level:            0   
	Support modes:     
		allowed 2G; preferred none;     
		allowed 3G; preferred none;     
		allowed 4G; preferred none;     
		allowed 2G 3G 4G; preferred none;   
	Allowed modes:           2G 3G 4G   
	Preferred modes:         none   
	Type IP:                 IPv4   
	Operator name:   
	Registration:            unknown

...