2013年6月24日星期一

static route definition


Question:

what is the difference WS-C3750X-48P-L between those static routes :

ip route 150.0.0.0 255.255.255.0 150.0.1.1

ip route 150.0.0.0 255.255.255.192 150.0.1.1

Answer:

ip route 150.0.0.0 255.255.255.0 150.0.1.1

#means route anything matching 150.0.0.x to 150.0.1.1

ip route 150.0.0.0 255.255.255.192 150.0.1.1

#mean route anything matching WS-C3750X-48PF-L Price from 150.0.0.1 to 150.0.0.64 to 150.0.1.1

没有评论:

发表评论