Portal服务器是基于web进行认证的机制,属于B/S架构。通过和RADIUS进行配合,可以呈现用户连网弹网页,输入用户名密码后即可上网。 当前portal认真的相关版本: 各家厂家的版本各有差异,公有标准的为portal2.0标准。 而portal3.0是为IPv6进行的适配。 这里H3C的po ...
分类:
其他好文 时间:
2021-03-03 11:55:45
阅读次数:
0
<H3C>dis cu # version 7.1.070, Release 6318P01 # sysname H3C # irf mac-address persistent timer irf auto-update enable undo irf link-delay irf member ...
分类:
其他好文 时间:
2021-02-25 11:57:16
阅读次数:
0
[root@op-benchmark-216 ~]# cat /etc/dhcp/dhcpd.conf # dhcpd.conf # # Sample configuration file for ISC dhcpd # # option definitions common to all supp ...
分类:
其他好文 时间:
2021-02-20 12:34:38
阅读次数:
0
Google Cloud Platform https://cloud.google.com/icons/ Azure https://docs.microsoft.com/en-us/azure/architecture/icons/ CISCO http://www.cisco.com/web/ ...
分类:
其他好文 时间:
2021-02-19 12:57:52
阅读次数:
0
搭建PXE服务及实现安装银河麒麟桌面操作系统 一、安装PXE服务器前的准备 服务器操作系统:银河麒麟高级服务器操作系统V10 SP1 服务器IP地址:em1 172.17.31.163 用于连接外网,可以进行yum安装相关服务 em2 192.168.1.1 用于DHCP服务网段的配置 x86安装引 ...
分类:
其他好文 时间:
2021-01-30 11:49:33
阅读次数:
0
一、网络配置文件 1.1 系统网络设备配置文件/etc/sysconfig/network-scripts ]# vim /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 //表示网卡物理设备的名字 BOOTPROTO=dhcp //表示为网 ...
分类:
系统相关 时间:
2021-01-28 11:48:37
阅读次数:
0
system-view :进入系统视图模式 [H3C]super password H3C :设置用户分级密码 [H3C]undo super password :删除用户分级密码 [H3C]localuser bigheap 123456 1 :web网管用户设置,1(缺省)为管理级用户,缺省ad ...
分类:
其他好文 时间:
2021-01-25 11:01:45
阅读次数:
0
配置802.1x在交换机的端口验证设置 https://www.cisco.com/c/zh_cn/support/docs/smb/switches/cisco-250-series-smart-switches/smb3202-configure-8021x-port-authenticatio ...
分类:
其他好文 时间:
2021-01-18 11:35:37
阅读次数:
0
ASAv931安装&初始化及ASDM管理 来源 https://blog.51cto.com/380531251/1702308 https://www.cisco.com/c/en/us/products/security/adaptive-security-appliance-asa-softw ...
分类:
其他好文 时间:
2021-01-18 11:25:30
阅读次数:
0
实验四:DHCP技术部署 一、DHCP技术应用场景 DHCP(Dynamic Host Configuration Protocol,动态主机配置协议):通常客户网络中希望每个设备终端能够动态获取IP地址,网关信息,DNS 信息等,而不需要给每台上网的PC去手动的配置IP地址等参数,另外针对一些外来 ...
分类:
其他好文 时间:
2021-01-18 10:54:04
阅读次数:
0