当前位置:网站首页>华为防火墙相关命令
华为防火墙相关命令
2022-08-09 15:03:00 【tom马】
# 显示所有接口
dis int bri
# 显示所有接口的IP
dis ip int bri
# 查看拨号口:连接类型为 PPPoE
display dialer interface dialer 0
# 进入指定接口
int g0/0/8
# 查看
dis th
# 退出
quit1.配置防火墙的 DNS
sys
dns resolve
dns server 114.114.114.1142.配置 DHCP服务 中的 DNS
# 进入系统视图
sys
# 进入接口视图
int g0/0/3
#配置当前接口的 DNS
dhcp server dns-list 10.2.0.229 10.2.0.202 114.114.114.114边栏推荐
猜你喜欢

fiddler工具栏及其使用

The practical skills Vim _1. Vim way of solving problems

传输层协议TCP/UDP

单臂路由与三层交换机实现跨VLAN通讯

Vim practical skills_4. Manage multiple files (open + split + save + netrw)
![[Paper reading] LIME: Low-light Image Enhancement via Illumination Map Estimation (the most complete notes)](/img/ca/6c8939fd752cc8928c2ffce0b090ed.png)
[Paper reading] LIME: Low-light Image Enhancement via Illumination Map Estimation (the most complete notes)

架构实战营第九模块作业-毕业项目

2022.7.22FPGA学习总结:项目实践——按键消抖模块

VRRP详解与配置实例

The practical skills Vim _5. Move quickly between files and documents
随机推荐
gccg++基本命令简介
Basic Concepts of Software Security
qemu虚拟机模拟固件环境搭建
GCC编译过程
解决端口号被占用的情况
matlab讲解与使用【持续更新中ing】
Monte Carlo simulation
Introduction to common commands in SQLMap
Vim practical skills_4. Manage multiple files (open + split + save + netrw)
Candide3 face animation model
Excel文件解析
vs2017下配置sqlite3环境
层次分析法(AHP)——MATLAB在数学建模中的应用(第2版)
二维数组的探究
idea 用不了Ctrl+Shift+F快捷键全局搜索。
Analytic Hierarchy Process (AHP) - Applications of MATLAB in Mathematical Modeling (2nd Edition)
The practical skills Vim _5. Move quickly between files and documents
VRRP详解与配置实例
Heap series _0x02: The past and present of the heap (WinDbg+Visual Studio compilation)
DOS命令