"리눅스 route"의 두 판 사이의 차이

잔글 (Jmnote 사용자가 Route 문서를 /sbin/route 문서로 옮겼습니다)
(차이 없음)

2014년 3월 28일 (금) 01:15 판

1 개요

리눅스 route
/sbin/route
  • 리눅스에서 route 설정 상태 확인하는 명령어
[root@jmnote ~]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.255.0   U     1      0        0 eth1
default         192.168.0.1     0.0.0.0         UG    0      0        0 eth1

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}