[业务需求推动万兆脚步H3C引领迈入全万兆]从2002年802.3ae标准正式出台,到如今100G以太网标准呼之欲出,在短短六年中,万兆以太网从起步到发展再到高潮,在逐渐成为当前应用主流的同时,也带领着我们进入了一个全新的“万兆I...+阅读
#
dialer-rule 1 ip permit
#
interface Dialer0
link-protocol ppp
ppp pap local-user 用户名 password simple 密码
mtu 1450
tcp mss 1024
ip address ppp-negotiate
dialer user huawei
dialer-group 1
dialer bundle 1
nat outbound
#
interface Ethernet3/0
pppoe-client dial-bundle-number 1
#
ip route-static 0.0.0.0 0.0.0.0 Dialer 0
H3C Pvid Cisco怎么配置
Router#show run int fa0/0Building configuration...Current configuration : 89 bytes!interface FastEthernet0/0 switchport trunk native vlan 10 switchport mode trunkendRouter#show int fa0/0 switchportName: Fa0/0Switchport: EnabledAdministrative Mode: trunkOperational Mode: trunkAdministrative Trunking Encapsulation: dot1qOperational Trunking Encapsulation: dot1qNegotiation of Trunking: DisabledAccess Mode VLAN: 0 ((Inactive))Trunking Native Mode VLAN: 10 (VLAN0010)Trunking VLANs Enabled: ALLTrunking VLANs Active: 1,10,20,30Priority for untagged frames: 0Override vlan tag priority: FALSEVoice VLAN: noneAppliance trust: none
H3C的基本命令
1、华三提供2种模式,高级配置需要进入系统视图。
(1)、用户视图 system-view(2)、系统视图 [h3c]
2、配置接口interface g1/0/1 进入接口ip add (配置IP与思科相同,物理接口默认是开启的,可shutdown关闭,undo shut打开接口)配置接口速度,双工模式同于思科另:华三undo 相当于思科的no命令
3、配置静态路由:ip route-static 0.0.0.0 0.0.0.0 10.1.56.
14、查看配置命令在2种视图 都可62616964757a686964616fe4b893e5b19e31333332393365displaydisplay current-configuration 查看running-configdis saved-configuration 查看写入到NVRAM中的配置dis ip routing-table 查看路由表dis ospf peer 查看OSPF邻居dis ospf 1 request-queue 查看LSR列表
5、OSPF配置[dl-app-1]ospf router-id 1.1.1.1[dl-app-1]ospf 110[dl-app-1-ospf-110]area 0 [dl-app-1-ospf-110-area-0.0.0.0]network 10.1.1.0 0.0.0.255我就写这么多其他相信你看提示就能搞定了。
...
以下为关联文档:
请教一下现在常用的思科和H3C路由器和交换机型号请教一下现在常用的思科和H3C路由器和交换机型号:H3C S10500系列核心交换机 H3C S12500系列核心路由交换机 H3C E126 教育网交换机 H3C E126A教育网交换机 H3C E126-SI 教育...
请教:cisco3750和H3C 3100如何做链路聚合配置分别怎么做请教:cisco3750和H3C 3100如何做链路聚合配置分别怎么做,思科链路聚合配置详细步骤。。。。:cisco 与 H3C 链路聚合的一些配置 H3C config: interface Bridge-Aggregation1 lin...