;
event
; -- ELS Config --
enable trace subsystem DHCPC ALL
enable trace subsystem DHCP ALL
exit
;
;
protocol ip
; -- Internet protocol user configuration --
rule 1 local-ip ethernet0/1.463 remote-ip any
rule 1 napt translation
rule 1 napt firewall
;
classless
exit
;
protocol dhcp
; -- DHCP Configuration --
Server
; -- DHCP Server Configuration --
enable
;
;
subnet 4Ge 0 network 1.1.1.0 255.255.255.0
;
host 4Ge 0 fixed-ip 1.1.1.2
host 4Ge 0 client-id asc teldat
host 4Ge 0 router 1.1.1.1
host 4Ge 0 subnet-mask 255.255.255.0
host 4Ge 0 option 43 asc
antenna&apn=internet.es&pin=1844&ntps=192.168.212.14&usr=internet&pwd=internet
;
exit
;
exit
;
dump-command-errors
end
3.2.1 DHCP
Just like Cisco routers, Teldat routers can act as the DHCP server for the Teldat 4Ge. We use this protocol to config-
ure certain parameters in the Teldat 4Ge (such as the SIM PIN number and the WWAN mobile network APN).
; -- DHCP Configuration --
server
; -- DHCP Server Configuration --
enable
;
;
subnet 4Ge 0 network 1.1.1.0 255.255.255.0
;
host 4Ge 0 fixed-ip 1.1.1.2
host 4Ge 0 client-id asc teldat
host 4Ge 0 router 1.1.1.1
host 4Ge 0 subnet-mask 255.255.255.0
host 4Ge 0 option 43 asc
antenna&apn=internet.es&pin=1844&ntps=192.168.212.14&usr=internet&pwd=internet
;
exit
;
exit
The router option assigns a default route to the Teldat 4Ge. This route is necessary if, for example, the Teldat 4Ge
and the TFTP server are in different networks.
Teldat S.A.
3 Configuration
Teldat 4Ge 11