Chapter 6 Interfaces

6.6.2 Cellular Interface Command Examples

This example shows the configuration of a cellular interface named cellular2 for use with a Sierra Wireless AC850 3G card. It uses only a 3G (or 3.5G) connection, PIN code 1234, an MTU of 1200 bytes, a description of "This is cellular2” and sets the connection to be nailed-up.

Router(config)# interface cellular2

Router(config-if-cellular)# device AC850

Router(config-if-cellular)# band wcdma

Router(config-if-cellular)# pin 1234

Router(config-if-cellular)# connectivity nail-up

Router(config-if-cellular)# description This is cellular2

Router(config-if-cellular)# mtu 1200

Router(config-if-cellular)# exit

This second example shows specifying a new PIN code of 4567.

Router(config)# interface cellular2

Router(config-if-cellular)# pin 4567

Router(config-if-cellular)# exit

This example shows the 3G and SIM card information for interface cellular2 on the ZyWALL.

Router(config)# show interface cellular2 device status interface name: cellular2

extension slot: USB 1

service provider: Chunghwa Telecom

cellular system: WCDMA

signal strength: -95 dBm

signal quality: Poor

device type: WCDMA

device manufacturer: Huawei

device model: E220/E270/E800A

device firmware: 076.11.07.106

device IMEI/ESN: 351827019784694

SIM card IMSI: 466923100565274

This example shows the 3G connection profile settings for interface cellular2 on the ZyWALL. You have to dial *99***1# to use profile 1, but authentication is not required. Dial *99***2# to use profile 2 and authentication is required.

Router(config)# show interface cellular2 device profile profile: 1

apn: internet

dial-string: *99***1#

authentication: none

user: n/a

password: n/a

profile: 2

apn: internet

dial-string: *99***2#

authentication: chap user:

password: ***

----------------------SNIP!------------------------------------------------

80

 

ZyWALL (ZLD) CLI Reference Guide