zoukankan      html  css  js  c++  java
  • 上传与下载

    ssw1 命令undo ter m
    sys
    sys
    user-int con 0
    id 0 0
    int e0/0/1
    port hybrid vlan 1101
    port hybrid untagged vlan 1101 1102 1105
    [1-Ethernet0/0/1]int e0/0/2
    [1-Ethernet0/0/2]port hybrid pvid vlan 1102
    [1-Ethernet0/0/2]port hybrid untagged vlan 1102 1105
    [1-Ethernet0/0/2]undo shutdown
    Info: Interface Ethernet0/0/2 is not shutdown.
    [1-Ethernet0/0/2]int g0/0/1
    [1-GigabitEthernet0/0/1]port link-type trunk
    [1-GigabitEthernet0/0/1]port trunk allow-pass vlan 1101 1102 1105
    [1-Ethernet0/0/2]quit
    sw2命令
    undo terminal monitor
    Info: Current terminal monitor is off.
    system-view
    Enter system view, return user view with Ctrl+Z.
    [Huawei]sysname 2
    [2]user-interface console 0
    [2-ui-console0]idle-timeout 0 0
    [2-ui-console0]quit
    [2]vlan batch 1101 1102 1105
    Info: This operation may take a few seconds. Please wait for a moment…done.
    [2]int e0/0/1
    [2-Ethernet0/0/1]port hybrid pvid vlan 1101
    [2-Ethernet0/0/1]port hybrid untagged vlan 1101 1105
    [2-Ethernet0/0/1]undo shutdown
    Info: Interface Ethernet0/0/1 is not shutdown.
    [2-Ethernet0/0/3]int e0/0/2
    [2-Ethernet0/0/2]port hybrid pvid vlan 1102
    [2-Ethernet0/0/2]port hybrid untagged vlan 1102 1105
    [2-Ethernet0/0/2]undo shutdown
    Info: Interface Ethernet0/0/2 is not shutdown.
    [2-Ethernet0/0/2]int e0/0/3
    [2-Ethernet0/0/3]port hybrid pvid vlan 1105
    [2-Ethernet0/0/3]port hybrid untagged vlan 1101 1102 1105
    [2-Ethernet0/0/3]undo shutdown
    Info: Interface Ethernet0/0/3 is not shutdown.
    [2-Ethernet0/0/3]int g0/0/1
    [2-GigabitEthernet0/0/1]port link-type trunk
    [2-GigabitEthernet0/0/1]port trunk allow-pass vlan 1101 1102 1105
    [2-GigabitEthernet0/0/1]undo shutdown

  • 相关阅读:
    第13章 子查询和集合运算
    第12章 SQL联接
    第11章 分组函数 ​
    第10章 单行函数 ​
    第15章 RMAN备份 ​
    第1章
    OCP/OCA Oracle 学习001
    Linq之Sum用法新体会
    java中的异常
    android SQLite使用SQLiteOpenHelper类对数据库进行操作
  • 原文地址:https://www.cnblogs.com/sobk/p/14009397.html
Copyright © 2011-2022 走看看