소프트웨어(윈도우) 일반
WINDOWS 네트워크 정보 갱신
2006.07.03 18:38
네트워크 환경에서 컴퓨터의 이름을 변경하면 바로 적용이 되지 않는다.
이 때는 리붓을 하던가 적용될때까지 기다린다 ㅡㅡ;;
이 현상은 netbios 캐쉬때문에 네트워크 환경이 실시간으로 확인되지 않기 때문이다.
netbios는 마이크로소프트 네트워크 환경에서 사용하는 이름확인을 위한 프로토콜인데,
확인을 하기 위해 커맨드 창에서
nbtstat 명령어로 확인 할 수 있습니다.
nbtstat -? 세부 사용 방법은 아래와 같습니다.
nbtstat - RR 실행 해보세요, 기존의 작업그룹명을 지우고 다시 작성합니다.
C:\Documents and Settings\d>nbtstat
Displays protocol statistics and current TCP/IP connections using NBT
(NetBIOS over TCP/IP).
NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
[-r] [-R] [-RR] [-s] [-S] [interval] ]
-a (adapter status) Lists the remote machine's name table given its name
-A (Adapter status) Lists the remote machine's name table given its
IP address.
-c (cache) Lists NBT's cache of remote [machine] names and their IP
addresses
-n (names) Lists local NetBIOS names.
-r (resolved) Lists names resolved by broadcast and via WINS
-R (Reload) Purges and reloads the remote cache name table
-S (Sessions) Lists sessions table with the destination IP addresses
-s (sessions) Lists sessions table converting destination IP
addresses to computer NETBIOS names.
-RR (ReleaseRefresh) Sends Name Release packets to WINS and then, starts Refr
esh
RemoteName Remote host machine name.
IP address Dotted decimal representation of the IP address.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press Ctrl+C to stop redisplaying
statistics.
이 때는 리붓을 하던가 적용될때까지 기다린다 ㅡㅡ;;
이 현상은 netbios 캐쉬때문에 네트워크 환경이 실시간으로 확인되지 않기 때문이다.
netbios는 마이크로소프트 네트워크 환경에서 사용하는 이름확인을 위한 프로토콜인데,
확인을 하기 위해 커맨드 창에서
C:\Documents and Settings\d>nbtstat
Displays protocol statistics and current TCP/IP connections using NBT
(NetBIOS over TCP/IP).
NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
[-r] [-R] [-RR] [-s] [-S] [interval] ]
-a (adapter status) Lists the remote machine's name table given its name
-A (Adapter status) Lists the remote machine's name table given its
IP address.
-c (cache) Lists NBT's cache of remote [machine] names and their IP
addresses
-n (names) Lists local NetBIOS names.
-r (resolved) Lists names resolved by broadcast and via WINS
-R (Reload) Purges and reloads the remote cache name table
-S (Sessions) Lists sessions table with the destination IP addresses
-s (sessions) Lists sessions table converting destination IP
addresses to computer NETBIOS names.
-RR (ReleaseRefresh) Sends Name Release packets to WINS and then, starts Refr
esh
RemoteName Remote host machine name.
IP address Dotted decimal representation of the IP address.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press Ctrl+C to stop redisplaying
statistics.
댓글 0
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
16 | VMWARE 단축키 | 2015.03.14 | 4418 |
15 |
블루투스 장치 추가
![]() | 2014.11.27 | 4420 |
14 | MSVCR110.dll , MSVCR100.dll오류 [2] | 2013.11.26 | 17709 |
13 | Microsoft .NET Framework 4.0 미설치 관련 에러 | 2012.07.26 | 6893 |
12 | 윈도우7, 관리자 모드로 사용하기(XP처럼 사용하기) | 2011.11.21 | 8362 |
11 | 엑셀 문자열 기준으로 순위 변동 표시하기 | 2011.04.21 | 8467 |
10 | 영문 윈도우 한글 깨지는 현상 해결 방법 | 2010.11.25 | 7263 |
9 |
휴지통에서 삭제한 파일 복구하기
![]() | 2010.10.12 | 10518 |
8 |
"16비트 MS-DOS 하위 시스템"이라는 오류 메시지가 나타난다 - XP 용
![]() | 2010.09.01 | 6100 |
7 | FILE System 에 대한 간단한 설명 | 2010.01.07 | 6158 |
6 | Ctrl + Alt + Del 키 눌렀을 때, 작업관리자 실행 안되게 하는 방법 | 2009.06.27 | 7720 |
5 | KEYBOARD 자동으로 눌러진 것처럼 구현 | 2009.02.04 | 6665 |
4 | [Microsoft Internet Explorer]에서 주소표시줄 없어졌을 때 | 2006.11.02 | 42405 |
» | 네트워크 정보 갱신 | 2006.07.03 | 5681 |
2 | 숨겨진 윈도우즈 XP 관리 프로그램들 | 2006.07.03 | 5952 |
1 | 윈도우 레지스트리 | 2006.05.29 | 7604 |