2013年10月30日星期三

How to configure IP Address on Huawei S2300 switch and Cisco 3560 switch?

Huawei Quidway Switch S2300, S2326TP-EI Mainframe(24 10/100 BASE-T ports and 2 Combo GE(10/100/1000 BASE-T+100/1000 Base-X) ports and DC -48V

hq-sanjose(config)# interface loopback 0
Create loopback interface 0
hq-sanjose(config-if)# ip address 10.1.2.1 255.255.255.0
Assign an IP subnet and address to loopback 0. This subnet is used for the creation of your IP address pool1 .
hq-sanjose(config-if)# exit
Exit back to global configuration mode.
hq-sanjose(config)# ip local pool dialin_pool 10.1.2.2 10.1.2.97
Create a pool of IP addresses for assigning to the remote nodes2 .
hq-sanjose(config)# async-bootp dns-server 10.2.2.3 10.2.3.1
Specify the domain name servers on the network, which can be used for clients dialing in with PPP.
The system view is displayed.
ip route-static ip-address { mask | mask-length } { nexthop-address | interface-type interface-number [ nexthop-address ] } [ preference preference | tag tag ] * track bfd-session cfg-name [ description text ]
A public network static IPv4 route is bound to a BFD session.

NOTE:
Before binding a static route to a BFD session, ensure that the BFD session and the static route reside on the same link.
Only the S6700, S5710HI, S5700EI, S5710EI, and S5700HI support BFD for static routes.
Administrators commonly create a loopback interface and new subnet if their existing Ethernet subnet has all its IP addresses already consumed. Loopback interfaces are very stable and do not go up and down as LAN interfaces may.


For more Huawei S2326TP-EI-AC information please click here

没有评论:

发表评论