2006-11-02 10:16:10speed
Nortel passport 7K/15K 幾個常用指令(網路)
Ping
ping -ip() vr/ ip icmp
看Routing table
display vr/ ip route/*
看virtual router的相關IP設定
operation mode
dispaly vr/ pp/* ip log/*
從實體的port link to IP address,以LAN為例
provision mode
display la/*
看到La link to ProtocolPort,對應Virtual router的設定,找到La/
display la/ framer
看到la/對應的interface name,通常,這就是實體Port的位置了,Lp/代表slot,/代表位於第幾port
看Static routing table
operation mode
display vr/ ip static route/*
加Static route
provision mode
add vr/ ip static route/
add vr/ ip static route/ nh/
or
add -s vr/ ip static route/ nh/
ping -ip() vr/ ip icmp
看Routing table
display vr/ ip route/*
看virtual router的相關IP設定
operation mode
dispaly vr/ pp/* ip log/*
從實體的port link to IP address,以LAN為例
provision mode
display la/*
看到La link to ProtocolPort,對應Virtual router的設定,找到La/
display la/ framer
看到la/對應的interface name,通常,這就是實體Port的位置了,Lp/代表slot,/代表位於第幾port
看Static routing table
operation mode
display vr/ ip static route/*
加Static route
provision mode
add vr/ ip static route/
add vr/ ip static route/ nh/
or
add -s vr/ ip static route/ nh/