h3c msr 930 wlan配置

dis cellular-ethernet 2/0 all  //查看4G信号 RSSI -60至-70dbm信号高 rssi灯常亮  -70dbm以下 灯闪烁(信号中低)灯灭(无信号)
int cellular-ethernet 2/0    //设置访问点(APN)
profile create 1 static cmnet authentication-mode pap 

------------------------------------------------------------------------

[H3C]dis cu

第一步:NAT配置
#
domain system   
 ip pool 1 192.168.1.2 192.168.1.254
#
dhcp server ip-pool 1
 network 192.168.1.0 mask 255.255.255.0
 gateway-list 192.168.1.1
#
interface Vlan-interface1
 ip address 192.168.1.1 255.255.255.0
#

第二步:wlan配置
wlan service-template 1 crypto
 ssid CMCC-wlan
 cipher-suite ccmp
 security-ie rsn
 service-template enable
#
interface WLAN-BSS31
 port link-type hybrid
 port hybrid vlan 1 untagged
 port-security port-mode psk
 port-security tx-key-type 11key
 port-security preshared-key pass-phrase cipher 12345678
#               
interface WLAN-Radio3/0
 service-template 1 interface wlan-bss 31

第三步:4G拨号配置
#
interface Cellular-Ethernet2/0
 ip address cellular-allocated
 dialer enable-circular
 dialer-group 1
 dialer timer idle 0
 dialer timer autodial 5
 dialer number *99# autodial
 nat outbound
 nat server 1 protocol tcp global current-interface 8000 inside 192.168.1.2 8000
#
 ip route-static 0.0.0.0 0.0.0.0 Cellular-Ethernet2/0
#
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值