华为计费开通Telnet命令
首先输入打开CDR命令:telnet 192.168.6.130(红字是输入华为eSpace网关IP地址)
连接成功,执行以下Telnet命令行:
[.login .] Login:> admin
[.password .] Password:> ---(此处是密码,在命令行中是空白)
[.result .] succeed
[%eSpace U1911]>enable
[.password .] Password:> ---(此处是密码,在命令行中是空白)
[.result .] succeed
[%eSpace U1911(config)]#config system billserver primaryip X.X.X.X authtype noauth ---(红字处填写的是本机IP地址)
config system billserver primaryip X.X.X.X authtype noauth
==== Command executed success ! ====
[%eSpace U1911(config)]#config createbill switch on exportinterofficebill yes
config createbill switch on exportinterofficebill yes
Createbill switch turn on! Please connect bill terminal!
==== Command executed success ! ====
[%eSpace U1911(config)]#config ccm outcallwithlocalright flag on
config ccm outcallwithlocalright flag on
==== Command executed success ! ====
[%eSpace U1911(config)]#stop sntpserver
stop sntpserver
==== Command executed success ! ====
[%eSpace U1911(config)]#start sntpserver
start sntpserver
==== Command executed success ! ====
[%eSpace U1911(config)]#save
save
This command is being executed in the background, please wait for a moment.
==== Command executed success ! ====
Saving data.bin to flash in the background finished!