华为USG6500:

ssh 登录配置

time-range 相关配置:
<USG6000V1>system-view
Enter system view, return user view with Ctrl+Z.
[USG6000V1]tim
[USG6000V1]time-range hns
[USG6000V1]time-range hns
[USG6000V1-time-range-hns]?
time-range view commands:
  absolute-range configure absolute time range #绝对时间
  anti-ddos Defend against DDoS attacks
  arp Specify ARP configuration information
  Configuration interlock
  debugging Enable system debugging functions
  display Display current system information
  download Load specify module
  firewall Indicate firewall
  period-range configure period time range #周期时间
  ping Send echo messages
  quit Exit from current command view
     reset Reset operation
  return Exit to user view
  run Execute command of user view
  screen-width Set screen width
  test-aaa Accounts test
  tracert Trace route to host
  undo Cancel current setting
[USG6000V1-time-range-hns]period-range 09:00:00 to 18:00:00 working-day #周期时间
[USG6000V1-time-range-hns]absolute-range 12:00:00 2018/06/05 to 16:00:00 2018/06/05 #绝对时间
[USG6000V1]display time-range all #显示所有
Current time is 17:54:42 6-4-2018 Monday

Time-range : hns ( Inactive )
period-range 09:00:00 to 18:00:00 working-day
absolute-range 12:00:00 2018/6/5 to 16:00:00 2018/6/5

Time-range : worktime ( Active )
period-range 08:00:00 to 18:00:00 working-day

[USG6000V1]display time-range hns #显示单个
Current time is 17:55:04 6-4-2018 Monday

Time-range : hns ( Inactive )
period-range 09:00:00 to 18:00:00 working-day
absolute-range 12:00:00 2018/6/5 to 16:00:00 2018/6/5

公共对象--地址集:

类似思科的object或object-group

[USG6000V1]ip address-set ?
STRING<1-63>/STRING<3-65> Name of address set; the length of the name is 1
to 63 characters,if the name contains spaces, the
name must be enclosed with double quotation
marks, for example, "address for test"

ip address-set outside type object           #outside 是地址集名字,object 类型
address 0 1.1.1.1 0
address 1 2.2.2.0 mask 255.255.255.0
address 2 3.3.3.0 0.0.0.255
address 3 range 4.4.4.1 4.4.4.222

ip address-set outsidegroup type group         #group 类型,可以嵌套object
address 0 address-set outside
address 1 5.5.5.5 0

几个查看命令:

[USG6000V1]display ip address-set all
Object address-set maximum number(s): 1024
Group address-set maximum number(s): 128
Address-set total number(s): 2
Address-set item total number(s): 6
Address-set reference total number(s): 1

Address-set: outsidegroup
Type: group
Item number(s): 2
Reference number(s): 0

Address-set: outside
Type: object
Item number(s): 4
Reference number(s): 1

[USG6000V1]display ip address-set verbose outside item
Address-set: outside
Type: object
Item number(s): 4
Reference number(s): 1
Item(s):
address 0 1.1.1.1 0
address 1 2.2.2.0 mask 255.255.255.0
address 2 3.3.3.0 0.0.0.255
address 3 range 4.4.4.1 4.4.4.222

[USG6000V1]display ip address-set verbose outsidegroup item
Address-set: outsidegroup
Type: group
Item number(s): 2
Reference number(s): 0
Item(s):
address 0 address-set outside
address 1 5.5.5.5 0

华为USG6500系列的更多相关文章

  1. 华为QUIDWAY系列交换机的console重置

    作者:邓聪聪 华为QUIDWAY系列交换机的console重置 这里以华为QUIDWAY S3700密码清除为例: 各位看官请自行注意,这是两个不同版本设备的重置方法. 一:方法1 首先在电脑上新建一 ...

  2. 讲真,你是因为什么才买华为P20系列手机!

    华为P20系列手机上市两个半月发货600万台!600万台?!看到这个亮瞎我钛合金狗眼的数据,且容我掰着手指脚趾算一下,算了,还是容我毫不夸张的感叹一句吧:华为做手机不用桨,不需风,全靠“浪”……. 两 ...

  3. 华为云测平台服务再升级!华为M5系列平板调测能力正式上线!

    ​​​6月1日,华为M5系列平板设备兼容性测试和远程真机调试功能在华为终端开放实验室正式上线!助力您的产品在大屏适配上快人一步! 华为终端开放实验室DevEco平台现已提供基于华为M5系列平板设备的兼 ...

  4. 华为P30系列新增“无线投屏”功能

    3月26日法国巴黎全球首发之后,4月11日华为又移师上海举办2019春季新品发布盛典,新一代拍照旗舰P30.P30 Pro正式登陆国内. 除了感光徕卡四摄带来的“彩色夜视仪“+“望远镜”的震撼拍照效果 ...

  5. 华三F100系列防火墙 、华为USG6300系列防火 GRE 隧道配置

    GRE概述: 通用路由封装(GRE: Generic Routing Encapsulation)是通用路由封装协议,可以对某些网络层协议的数据报进行封装,使这些被封装的数据报能够在IPV4网络中传输 ...

  6. AI异构通信:重压下的突围,华为P50系列的卓越体验

    撰文 |懂懂 编辑 | 秦言 来源:懂懂笔记 "华为不会让消费者失望."华为消费者业务CEO余承东在P50系列发布会上如是说. 今年4月美国对华为第四轮制裁以来,华为终端产品无缘5 ...

  7. 华为QUIDWAY系列路由器的负载均衡配置

    作者:邓聪聪 华为系列路由器的负载均衡NQA联动侦测配置案例: 需求:该局域网,IP地址(末位奇数)走联通,IP地址(末位偶数)走电信当某个运营商不可达时,自动切换.通过NQA来确定运营商是否可达., ...

  8. TP-Link wr703N 使用华为HiLink系列上网卡的设置【转】

    转自:http://www.right.com.cn/forum/thread-103082-1-1.html 最近买了一个华为的E303s的上网卡,之前703的openwrt是按照需要拨号和使用U盘 ...

  9. 华三F100系列、华为USG6300系列防火墙 策略路由配置实例

    策略路由,是一种比基于目标网络进行路由更加灵活的数据包路由转发机制,路由器将通过路由图决定如何对需要路由的数据包进行处理,路由图决定了一个数据包的下一跳转发路由器. 策略路由的应用: 1.可以不仅仅依 ...

随机推荐

  1. ie6中 object doesn’t support this property or method

    可能是由于方法或json中有注释,/**/或//删掉注释就可以了

  2. 现在有一个城市销售经理,需要从公司出发,去拜访市内的商家,已知他的位置以及商家的位置,但是由于城市道路交通的原因,他只能在左右中选择一个方向,在上下中选择一个方向,现在问他有多少种方案到达商家地址。给定一个地图map及它的长宽n和m,其中1代表经理位置,2代表商家位置,-1代表不能经过的地区,0代表可以经过的地区,请返回方案数,保证一定存在合法路径。保证矩阵的长宽都小于等于10。

    include "stdafx.h" #include<iostream> #include<vector> #include<algorithm&g ...

  3. XMLHttpRequest cannot load ''. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin ' ' is therefore not allowed access.

    ajax跨域 禁止访问! 利用Access-Control-Allow-Origin响应头解决跨域请求

  4. cacti 主机/网络设备流量监控 图解

    1.在配置中找到设备 console —>  Device 2.初次添加 cacti 监控主机的时候是没有任何设备的,所以要选择add 添加你要监控的主机 \

  5. 在另一个线程中无法用((CMainFrame *)AfxGetMainWnd())

    一个vc6的项目放到vc8下重新编译这里死活过不去 查了些资料无果后来翻到一句老外的回答 If AfxGetMainWnd is called from the application’s prima ...

  6. PHP百分号转小数

    <?php $a = "20.544545%"; echo (float)$a/100; ?>

  7. 2015年多校联合训练第一场OO’s Sequence(hdu5288)

    题意:给定一个长度为n的序列,规定f(l,r)是对于l,r范围内的某个数字a[i],都不能找到一个相应的j使得a[i]%a[j]=0.那么l,r内有多少个i,f(l,r)就是几. 问全部f(l,r)的 ...

  8. 借助nodejs解析加密字符串 node安装库较python方便

    const node_modules_path = '../node_modules/' // crypto-js - npm https://www.npmjs.com/package/crypto ...

  9. Spring 简单描述

    摘抄自知乎 建议不要硬着头皮看spring代码,本身的代码800多m,就是不上班开始看也不知道什么时候看完.如果想学学ioc,控制反转这些建议看看jodd项目,比较简练,但是我仍然不建议过多的看这些框 ...

  10. 我的Android进阶之旅------>Android资源文件string.xml中\u2026的意思

    今天看了一个string.xml文件,对其中的一行代码中包含的\u2026不是很理解,后来查阅资料后发现了其中的意思. 代码如下: <resources xmlns:xliff="ur ...